doneButtonTitle property

String? doneButtonTitle
final

Title for the 'Done' button. Setting this will override the Default which is a localized string for "Done".

Implementation

final String? doneButtonTitle;