cancelText property

Text? cancelText
final

Custom text for the cancel button

Defaults to "CANCEL" if null

Implementation

final Text? cancelText;