materialStyle property Null safety

ButtonStyle? materialStyle
final, inherited

Customizes this button's appearance within the ButtonStyle.

See also:

  • style, the AuthButtons dedicated visual properties.

Implementation

final ButtonStyle? materialStyle;