hour24 property
True if 24-hour format should be used.
Defaults to null, which follows MediaQuery.alwaysUse24HourFormatOf. If false, use the locale's default format.
Implementation
final bool? hour24;
True if 24-hour format should be used.
Defaults to null, which follows MediaQuery.alwaysUse24HourFormatOf. If false, use the locale's default format.
final bool? hour24;