use24HourFormat property

bool use24HourFormat
final

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;