alwaysUse24HourFormat property
The setting indicating whether time should always be shown in the 24-hour format.
This option is used by showTimePicker.
Implementation
bool get alwaysUse24HourFormat => _configuration.alwaysUse24HourFormat;
The setting indicating whether time should always be shown in the 24-hour format.
This option is used by showTimePicker.
bool get alwaysUse24HourFormat => _configuration.alwaysUse24HourFormat;