maxLength property Null safety

int maxLength

Define o tamanho máximo do campo.

Implementation

@override
int get maxLength => 14;