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