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