use24HourFormat property
Flag determining whether the time picker uses 24-hour format (true) or 12-hour with AM/PM (false). Defaults to false, aligning with common mobile UI conventions.
Implementation
final bool use24HourFormat;
Flag determining whether the time picker uses 24-hour format (true) or 12-hour with AM/PM (false). Defaults to false, aligning with common mobile UI conventions.
final bool use24HourFormat;