selectedDateLabel property
override
The semantics label to describe the selected date in the calendar picker invoked using showDatePicker.
Implementation
@override
String get selectedDateLabel => 'Selected';
The semantics label to describe the selected date in the calendar picker invoked using showDatePicker.
@override
String get selectedDateLabel => 'Selected';