showHour property

bool showHour

Implementation

bool get showHour => this.hour?.isNotEmpty ?? false;