menu
nui_toolbox package
documentation
nui_date_picker.dart
DOBPickerController
getDateOfBirth method
getDateOfBirth method
dark_mode
light_mode
getDateOfBirth
method
DateTime
?
getDateOfBirth
(
)
Implementation
DateTime? getDateOfBirth() { if (_listener != null) return _listener!(); return null; }
nui_toolbox package
documentation
nui_date_picker
DOBPickerController
getDateOfBirth method
DOBPickerController class