MaskedTextField constructor
Implementation
MaskedTextField(
{this.mask,
this.maskedTextFieldController,
this.maxLength,
this.keyboardType,
this.inputDecoration});
MaskedTextField(
{this.mask,
this.maskedTextFieldController,
this.maxLength,
this.keyboardType,
this.inputDecoration});