cancelButtonTitle property

String? cancelButtonTitle
final

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

Implementation

final String? cancelButtonTitle;