menu
entao_hare package
documentation
widgets/widgets.dart
InputFormats
allow static method
allow static method
dark_mode
light_mode
allow
static method
TextInputFormatter
allow
(
RegExp
exp
)
Implementation
static TextInputFormatter allow(RegExp exp) => FilteringTextInputFormatter.allow(exp);
entao_hare package
documentation
widgets/widgets
InputFormats
allow static method
InputFormats class