CepInputFormatter constructor

CepInputFormatter(
  1. {bool ponto: true}
)

Implementation

CepInputFormatter({this.ponto = true});