menu
digit_components package
documentation
widgets/digit_dob_picker.dart
DobValueAccessorMonthString
control property
control property
dark_mode
light_mode
control
property
FormControl
<
DateTime
>
?
get
control
inherited
Gets the control bind to this value accessor.
Implementation
FormControl<ModelDataType>? get control => _control;
digit_components package
documentation
widgets/digit_dob_picker
DobValueAccessorMonthString
control property
DobValueAccessorMonthString class