inputFormatters property
Used to give list of input formatters for text field.
Implementation
final List<TextInputFormatter>? inputFormatters;
Used to give list of input formatters for text field.
final List<TextInputFormatter>? inputFormatters;