menu
zuraffa_ui package
documentation
shad.dart
NumDurationExtensions
hours property
hours property
dark_mode
light_mode
hours
property
Duration
get
hours
Implementation
Duration get hours => (this * 1000 * 1000 * 60 * 60).microseconds;
zuraffa_ui package
documentation
shad
NumDurationExtensions
hours property
NumDurationExtensions extension on
num