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