menu
flutter_common_extensions_flutterfly package
documentation
flutter_common_extenstions.dart
IntToDuration
seconds property
seconds property
dark_mode
light_mode
seconds
property
Duration
get
seconds
Implementation
Duration get seconds => Duration(seconds: this);
flutter_common_extensions_flutterfly package
documentation
flutter_common_extenstions
IntToDuration
seconds property
IntToDuration extension on
int