StringInputStyle.neutral constructor
const
StringInputStyle.neutral({
- bool compact = false,
Implementation
const StringInputStyle.neutral({this.compact = false});
const StringInputStyle.neutral({this.compact = false});