materialStyle property Null safety

ButtonStyle? materialStyle
final

Customizes this button's appearance within the ButtonStyle.

See also:

  • style, the AuthButtons dedicated visual properties.

Implementation

final ButtonStyle? materialStyle;