menu
dsalink package
documentation
utils.dart
Interval
Interval.forHours constructor
Interval.forHours constructor
dark_mode
light_mode
Interval.forHours
constructor
Interval.forHours
(
int
hours
)
Implementation
Interval.forHours(int hours) : this(Duration(hours: hours));
dsalink package
documentation
utils
Interval
Interval.forHours constructor
Interval class