hour24 property
True if the time picker should use the 24-hour format.
Setting this to false will use the locale's default format, which may be 24-hours. Defaults to false.
Implementation
final bool hour24;
True if the time picker should use the 24-hour format.
Setting this to false will use the locale's default format, which may be 24-hours. Defaults to false.
final bool hour24;