saveText property

String? saveText
final

This is the label on the save button for the calendar view.

If null, this defaults to 'SAVE'.

Implementation

final String? saveText;