style property

ButtonThemeData? style
final

The style of the button. If non-null, it's mescled with ThemeData.buttonThemeData

Implementation

final ButtonThemeData? style;