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