abortText property
Button text displayed while the onPressed
future is running and user
can abort the call. Defaults to 'Abort'. This label is only used if
abortChild
is not provided.
Implementation
final String? abortText;
Button text displayed while the onPressed
future is running and user
can abort the call. Defaults to 'Abort'. This label is only used if
abortChild
is not provided.
final String? abortText;