style property
style Define the button style.
This is the default style:
```dart style: AuthButtonStyle.icon, ``` 
Implementation
final AuthButtonStyle? style;