menu
bones_ui package
documentation
bones_ui.dart
UICalendar
nextMonth method
nextMonth method
dark_mode
light_mode
nextMonth
method
void
nextMonth
(
)
Implementation
void nextMonth() { currentDate = _currentDate.nextMonth; }
bones_ui package
documentation
bones_ui
UICalendar
nextMonth method
UICalendar class