saveText property Null safety

String? saveText
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;