TextButtonThemeData constructor
- ButtonStyle? style,
Creates a TextButtonThemeData.
The style may be null.
Implementation
const TextButtonThemeData({ this.style });
Creates a TextButtonThemeData.
The style may be null.
const TextButtonThemeData({ this.style });