menu
ez_function package
documentation
input_formatter/only_text_formatter.dart
OnlyTextFormatter
regex property
regex property
dark_mode
light_mode
regex
property
RegExp
regex
final
Implementation
final RegExp regex = RegExp(r'^[a-zA-Z\s]*$');
ez_function package
documentation
input_formatter/only_text_formatter
OnlyTextFormatter
regex property
OnlyTextFormatter class