formatInputs property
getter/setter pair
Input formatters to limit input.
(used for textFields)
Implementation
List<TextInputFormatter>? formatInputs;
Input formatters to limit input.
(used for textFields)
List<TextInputFormatter>? formatInputs;