is12Hour property

bool get is12Hour

Implementation

bool get is12Hour =>
    this == ClockStyle.zeroToEleven || this == ClockStyle.oneToTwelve;