inputStyle property
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;
Base InputDecoration applied to all text input fields. Hint text, suffix icons, and error/focus borders are still applied on top.
final InputDecoration? inputStyle;