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