abortPressedText property

String? abortPressedText
final

Button text displayed when the abort action is triggered. Defaults to 'Cancelled'. This label is only used if abortPressedChild is not provided.

Implementation

final String? abortPressedText;