buttonTheme property
ButtonThemeData
get
buttonTheme
Returns the ButtonThemeData from the theme data.
Implementation
ButtonThemeData get buttonTheme => themeData.buttonTheme;
Returns the ButtonThemeData from the theme data.
ButtonThemeData get buttonTheme => themeData.buttonTheme;