menu
clara package
documentation
extensions/time_of_day_extensions.dart
TimeOfDayExtensions
totalSeconds property
totalSeconds property
dark_mode
light_mode
totalSeconds
property
int
get
totalSeconds
Implementation
int get totalSeconds => totalMinutes * 60;
clara package
documentation
extensions/time_of_day_extensions
TimeOfDayExtensions
totalSeconds property
TimeOfDayExtensions extension on
TimeOfDay