cancelText property

String cancelText
final

Text label for the cancel button, displayed on the OutlineButton. Defaults to "Cancel" to allow users to dismiss without selection.

Implementation

final String cancelText;