menu
cogntix_flutter_forms package
documentation
cogntix_flutter_forms.dart
CustomDateField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
DateTime
selectedDate
)
?
onChanged
final
Implementation
final void Function(DateTime selectedDate)? onChanged;
cogntix_flutter_forms package
documentation
cogntix_flutter_forms
CustomDateField
onChanged property
CustomDateField class