menu
sunny_dart package
documentation
extensions/lang_extensions.dart
DurationExtensions
hours property
hours property
dark_mode
light_mode
hours
property
Duration
get
hours
Implementation
Duration get hours => Duration(hours: this);
sunny_dart package
documentation
extensions/lang_extensions
DurationExtensions
hours property
DurationExtensions extension on
int