remainingTextFieldCharacterCountFew property Null safety

String? remainingTextFieldCharacterCountFew
protected">@protected

The "few" form of remainingTextFieldCharacterCount.

This form is optional.

See also:

Implementation

@protected
String? get remainingTextFieldCharacterCountFew => null;