call abstract method

  1. @override
$R call({
  1. String? label,
  2. String? id,
  3. bool? initialValue,
})
override

Implementation

@override
$R call({String? label, String? id, bool? initialValue});