buttonTheme property

ButtonThemeData get buttonTheme

Returns the ButtonThemeData from the theme data.

Implementation

ButtonThemeData get buttonTheme => themeData.buttonTheme;