style property

AuthButtonStyle? style
finalinherited

style define the entire button style, like buttonColor, iconSize, width, and other.

Implementation

final AuthButtonStyle? style;