CepValidator constructor

CepValidator()

Implementation

CepValidator()
  : super(<TextInputFormatter>[MaskTextInputFormatter(mask: '##.###-###')]);