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 => 'বেছে নেওয়া হয়েছে';