style property Null safety
final
Customizes this button's appearance.
This contains everything related to the button appearance, buttonColor, iconSize, width, and others.
See also:
- materialStyle, the visual properties of material buttons.
Implementation
final AuthButtonStyle? style;