menu
forui package
documentation
widgets/calendar.dart
FDateSelectionLiftedControl<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
@
override
ValueChanged
<
T
>
onChange
final
Called with the new selection when a date is selected.
Implementation
@override final ValueChanged<T> onChange;
forui package
documentation
widgets/calendar
FDateSelectionLiftedControl<T>
onChange property
FDateSelectionLiftedControl class