showDay property

bool showDay

Implementation

bool get showDay => this.day?.isNotEmpty ?? false;