menu
nylo_framework package
documentation
nylo_framework.dart
DateTimeFormField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
DateTime
?
>
?
onChanged
final
See
DateTimeField.onChanged
.
Implementation
final ValueChanged<DateTime?>? onChanged;
nylo_framework package
documentation
nylo_framework
DateTimeFormField
onChanged property
DateTimeFormField class