inputFormatters property
final
Optional input validation and formatting overrides.
Formatters are run in the provided order when the text input changes.
Implementation
final List<TextInputFormatter> inputFormatters
Optional input validation and formatting overrides.
Formatters are run in the provided order when the text input changes.
final List<TextInputFormatter> inputFormatters