menu
mvc_application package
documentation
controller.dart
Time
second property
second property
dark_mode
light_mode
second
property
int
second
final
The seconds component of the time.
Accepted range is 0 to 59 inclusive.
Implementation
final int second;
mvc_application package
documentation
controller
Time
second property
Time class