menu
mini_calendar package
documentation
controller/month_controller.dart
MonthController<T>
setCurrentMonth method
setCurrentMonth method
dark_mode
light_mode
setCurrentMonth
method
void
setCurrentMonth
(
DateMonth
currentMonth
)
Implementation
void setCurrentMonth(DateMonth currentMonth) => _option.setCurrentMonth(currentMonth);
mini_calendar package
documentation
controller/month_controller
MonthController<T>
setCurrentMonth method
MonthController class