buttonStyle property
Style configuration for the button.
This allows complete customization of the button's appearance. If null, the default OutlinedButton style will be used.
Implementation
final ButtonStyle? buttonStyle;
Style configuration for the button.
This allows complete customization of the button's appearance. If null, the default OutlinedButton style will be used.
final ButtonStyle? buttonStyle;