selectedDateLabel property
The semantics label to describe the selected date in the calendar picker invoked using showDatePicker.
Implementation
@override
// TODO: implement selectedDateLabel
String get selectedDateLabel => throw UnimplementedError();