remainingTextFieldCharacterCountOne property Null safety

String? remainingTextFieldCharacterCountOne
protected">@protected

The "one" form of remainingTextFieldCharacterCount.

This form is optional.

See also:

Implementation

@protected
String? get remainingTextFieldCharacterCountOne => null;