configs/widget-theme/input_field_theme library
Classes
Constants
- defaultInputDecorationType → const TInputDecorationType
- defaultInputSize → const TInputSize
- defaultLabelPosition → const TLabelPosition
Typedefs
-
ErrorsBuilder
= Widget Function(List<
String> ? errors) - HelperTextBuilder = Widget Function(String? helperText)
- LabelBuilder = Widget Function(String? label, String? tag, bool isRequired, Widget? infoIcon)