formatters property
final
List of TextInputFormatter that formats the input of TextField.
Implementation
final List<TextInputFormatter>? formatters;
List of TextInputFormatter that formats the input of TextField.
final List<TextInputFormatter>? formatters;