Flutter
material
TimeOfDay
hoursPerDay constant
hoursPerDay
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
hoursPerDay constant
int
const
hoursPerDay
=
24
The number of hours in one day, i.e. 24.
Implementation
static const int hoursPerDay = 24