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