isTwentyFourHourTime property

bool isTwentyFourHourTime

Implementation

bool get isTwentyFourHourTime =>
    _getAttribute<bool>(kTwentyFourHourTime, false);