abortButtonStyle property

ButtonStyle? abortButtonStyle
final

The style to be used for the button while the onPressed future is running and user can abort the call.

Implementation

final ButtonStyle? abortButtonStyle;