inputFormatters property

List<TextInputFormatter>? inputFormatters
final

Can set RegExp in the textFormField of search box from here.

Implementation

final List<TextInputFormatter>? inputFormatters;