formatter property

List<TextInputFormatter>? formatter
final

List of input formatters.

Implementation

final List<TextInputFormatter>? formatter;