formatters property

List<TextInputFormatter>? formatters
final

输入内容格式过滤器(如限制数字、正则匹配等)

Implementation

final List<TextInputFormatter>? formatters;