remainingTextFieldCharacterCountZero property Null safety

String? remainingTextFieldCharacterCountZero
protected">@protected

The "zero" form of remainingTextFieldCharacterCount.

This form is optional.

See also:

Implementation

@protected
String? get remainingTextFieldCharacterCountZero => null;