menu
calendar_view2 package
documentation
calendar_view.dart
TimerOfDayExtension
getTotalMinutes property
getTotalMinutes property
dark_mode
light_mode
getTotalMinutes
property
int
get
getTotalMinutes
Implementation
int get getTotalMinutes => hour * 60 + minute;
calendar_view2 package
documentation
calendar_view
TimerOfDayExtension
getTotalMinutes property
TimerOfDayExtension extension on
TimeOfDay