allowInput method

Implementation

FilteringTextInputFormatter allowInput() {
  return FilteringTextInputFormatter.allow(this);
}