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