saveText property Null safety
final
The label on the save button for the fullscreen calendar mode.
If null, the localized value of MaterialLocalizations.saveButtonLabel is used.
Implementation
final String? saveText;
The label on the save button for the fullscreen calendar mode.
If null, the localized value of MaterialLocalizations.saveButtonLabel is used.
final String? saveText;