inputFormatters property
A list of input formatters to apply to the input field.
Implementation
final List<TextInputFormatter>? inputFormatters;
A list of input formatters to apply to the input field.
final List<TextInputFormatter>? inputFormatters;