formatters property

List<TextInputFormatter>? formatters
final

List of TextInputFormatter that formats the input of TextField.

Implementation

final List<TextInputFormatter>? formatters;