alwaysUse24HourFormat property

bool alwaysUse24HourFormat

Returns whether to always use the 24-hour format for the nearest MediaQuery ancestor or throws an exception if no such ancestor exists.

Implementation

bool get alwaysUse24HourFormat => MediaQuery.alwaysUse24HourFormatOf(this);