VDigitInputFormatter constructor

VDigitInputFormatter(
  1. RegExp _pattern
)

Implementation

VDigitInputFormatter(this._pattern);