selectedDateLabel property

  1. @override
String selectedDateLabel
override

The semantics label to describe the selected date in the calendar picker invoked using showDatePicker.

Implementation

@override
String get selectedDateLabel => 'Selected';