showMonth property

bool showMonth

Implementation

bool get showMonth => this.month?.isNotEmpty ?? false;