menu
flutter_month_select package
documentation
month_picker.dart
MonthPickerState
canGoUp property
canGoUp property
dark_mode
light_mode
canGoUp
property
bool
get
canGoUp
Implementation
bool get canGoUp => _currentPage < (_pageCount - 1);
flutter_month_select package
documentation
month_picker
MonthPickerState
canGoUp property
MonthPickerState class