timeOfDayFormat abstract method
- bool alwaysUse24HourFormat = false,
The format used to lay out the time picker.
The documentation for TimeOfDayFormat enum values provides details on each supported layout.
Implementation
TimeOfDayFormat timeOfDayFormat({ bool alwaysUse24HourFormat = false });