menu
awesome_ext package
documentation
ext/duration_ext.dart
DurationExt
toSecond property
toSecond property
dark_mode
light_mode
toSecond
property
Duration
get
toSecond
Implementation
Duration get toSecond { return Duration(seconds: this); }
awesome_ext package
documentation
ext/duration_ext
DurationExt
toSecond property
DurationExt extension on
int