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