inputFormatters property

List<TextInputFormatter> inputFormatters
final

Input formatters applied before the value reaches the bloc.

Implementation

final List<TextInputFormatter> inputFormatters;