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