style property

ButtonThemeData? style
final

The style of the button. This style is merged with ThemeData.iconButtonThemeData

Implementation

final ButtonThemeData? style;