style property Null safety

AuthButtonStyle? style
final

Customizes this button's appearance.

This contains everything related to the button appearance, buttonColor, iconSize, width, and others.

See also:

Implementation

final AuthButtonStyle? style;