inputFormatter property

TextInputFormatter? inputFormatter
final

An input formatter for you to assert any specific regexs or patterns that the user needs to adhere to.

Implementation

final services.TextInputFormatter? inputFormatter;