menu
forui package
documentation
widgets/calendar.dart
FCalendarMonthPickerController
hasPrevious property
hasPrevious property
dark_mode
light_mode
hasPrevious
property
bool
get
hasPrevious
inherited
Whether the previous page can be displayed.
Implementation
bool get hasPrevious => 0 < _from(_current);
forui package
documentation
widgets/calendar
FCalendarMonthPickerController
hasPrevious property
FCalendarMonthPickerController class