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