menu
hora package
documentation
plugins.dart
RelativeTimeDiff
totalHours property
totalHours property
dark_mode
light_mode
totalHours
property
int
get
totalHours
Gets the total hours.
Implementation
int get totalHours => totalDays * 24 + hours;
hora package
documentation
plugins
RelativeTimeDiff
totalHours property
RelativeTimeDiff class