Flutter
material
TimeOfDay
minutesPerHour constant
minutesPerHour
description
minutesPerHour
constant
Null safety
int
const
minutesPerHour
The number of minutes in one hour, i.e. 60.
Implementation
static const int minutesPerHour = 60;
Flutter
material
TimeOfDay
minutesPerHour constant
TimeOfDay class
Constructors
TimeOfDay
fromDateTime
now
Properties
hashCode
hour
hourOfPeriod
minute
period
periodOffset
runtimeType
Methods
format
noSuchMethod
replacing
toString
Operators
operator ==
Constants
hoursPerDay
hoursPerPeriod
minutesPerHour