menu
m_calendar package
documentation
view/horizontal_view.dart
HorizontalView
onUserPicked property
onUserPicked property
dark_mode
light_mode
onUserPicked
property
void Function
(
DateTime
)
onUserPicked
final
Callback fired with the picked date when tapped.
Implementation
final void Function(DateTime) onUserPicked;
m_calendar package
documentation
view/horizontal_view
HorizontalView
onUserPicked property
HorizontalView class