menu
flutter_calendar_collection package
documentation
widgets/time_ruler.dart
TimeRuler
endHour property
endHour property
dark_mode
light_mode
endHour
property
int
endHour
final
Last hour to display (exclusive, 1-24).
Implementation
final int endHour;
flutter_calendar_collection package
documentation
widgets/time_ruler
TimeRuler
endHour property
TimeRuler class