style property
TextInputStyle
get
style
inherited
Gets the TextInputStyle
of this.
Implementation
TextInputStyle get style => _style;
Gets the TextInputStyle
of this.
TextInputStyle get style => _style;