buttonTheme property

ButtonThemeData buttonTheme

The ButtonThemeData of the current BuildContext

Implementation

ButtonThemeData get buttonTheme => theme.buttonTheme;