deny static method

Implementation

static TextInputFormatter deny(RegExp exp) => FilteringTextInputFormatter.deny(exp);