selectedDateLabel property

  1. @override
String get selectedDateLabel
override

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();