menu
fl_extended package
documentation
fl_extended.dart
ExtensionNum
seconds property
seconds property
dark_mode
light_mode
seconds
property
Duration
get
seconds
秒
Implementation
Duration get seconds => Duration(milliseconds: (this * 1000).round());
fl_extended package
documentation
fl_extended
ExtensionNum
seconds property
ExtensionNum extension on
num