inputStyle property

InputDecoration? inputStyle
final

Base InputDecoration applied to all text input fields. Hint text, suffix icons, and error/focus borders are still applied on top.

Implementation

final InputDecoration? inputStyle;