menu
reactive_date_range_picker package
documentation
datetime_range_value_accessor.dart
DateTimeRangeValueAccessor
control property
control property
dark_mode
light_mode
control
property
FormControl
<
DateTimeRange
>
?
get
control
inherited
Gets the control bind to this value accessor.
Implementation
FormControl<ModelDataType>? get control => _control;
reactive_date_range_picker package
documentation
datetime_range_value_accessor
DateTimeRangeValueAccessor
control property
DateTimeRangeValueAccessor class