menu
sunny_dart package
documentation
extensions/lang_extensions.dart
DurationExtensions
second property
second property
dark_mode
light_mode
second
property
Duration
get
second
Implementation
Duration get second => Duration(seconds: this);
sunny_dart package
documentation
extensions/lang_extensions
DurationExtensions
second property
DurationExtensions extension on
int