filters library
Classes
- TestorabletimeOfDayDart
-
A
RestorableValuethat knows how to save and restore TimeOfDayDart. - TicketsFilterStore
- TimeOfDayDart
- A value representing a time during the day, independent of the date that day might fall on or the time zone.
- TimespanMobx
Enums
- DayPeriod
- Whether the TimeOfDayDart is before or after noon.
- HourFormat
- Describes how hours are formatted.
- TimeOfDayDartFormat
-
Determines how the time picker invoked using
showTimePickerformats and lays out the time controls.
Functions
-
hourFormat(
{required TimeOfDayDartFormat of}) → HourFormat - The HourFormat used for the given TimeOfDayDartFormat.