menu
forui package
documentation
widgets/calendar.dart
FCalendarDayPickerController
hasNext property
hasNext property
dark_mode
light_mode
hasNext
property
bool
get
hasNext
inherited
Whether the next page can be displayed.
Implementation
bool get hasNext => _from(_current) < _from(end);
forui package
documentation
widgets/calendar
FCalendarDayPickerController
hasNext property
FCalendarDayPickerController class