menu
forui package
documentation
widgets/calendar.dart
FDateSelectionController<T>
contains abstract method
contains abstract method
dark_mode
light_mode
contains
abstract method
bool
contains
(
DateTime
date
)
Returns true if the given
date
is selected.
Implementation
bool contains(DateTime date);
forui package
documentation
widgets/calendar
FDateSelectionController<T>
contains abstract method
FDateSelectionController class