CepInputFormatter constructor Null safety

CepInputFormatter(
  1. {bool ponto = true}
)

Implementation

CepInputFormatter({this.ponto = true});