noSelectedDateCalendarLabel property
String
get
noSelectedDateCalendarLabel
Label that is displayed when no date is selected in a calendar widget.
This label is displayed under agenda section in month view.
Implementation
@override
String get noSelectedDateCalendarLabel => r'No selected date';