remainingTextFieldCharacterCountTwo property Null safety

String? remainingTextFieldCharacterCountTwo
protected">@protected

The "two" form of remainingTextFieldCharacterCount.

This form is optional.

See also:

Implementation

@protected
String? get remainingTextFieldCharacterCountTwo => null;