LengthLimitingTextFieldFormatterFixed constructor
LengthLimitingTextFieldFormatterFixed(
- int? maxLength
Implementation
LengthLimitingTextFieldFormatterFixed(int? maxLength) : super(maxLength);
LengthLimitingTextFieldFormatterFixed(int? maxLength) : super(maxLength);