unspecifiedDate property

  1. @override
String unspecifiedDate
override

The label used to indicate a date that has not been entered or selected yet in the date picker.

Implementation

@override
String get unspecifiedDate => 'Data';