menu
flutter_dynamic_components package
documentation
extenstions.dart
NumDurationExtensions
ms property
ms property
dark_mode
light_mode
ms
property
Duration
get
ms
Implementation
Duration get ms => (this * 1000).microseconds;
flutter_dynamic_components package
documentation
extenstions
NumDurationExtensions
ms property
NumDurationExtensions extension on
num