textButtonTheme property

TextButtonThemeData textButtonTheme

The TextButtonThemeData of the current BuildContext

Implementation

TextButtonThemeData get textButtonTheme => theme.textButtonTheme;