menu
jalalidatepicker package
documentation
jalalidatepicker.dart
MonthPicker
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
DateTime
>
onChanged
final
Called when the user picks a month.
Implementation
final ValueChanged<DateTime> onChanged;
jalalidatepicker package
documentation
jalalidatepicker
MonthPicker
onChanged property
MonthPicker class