semanticCounterText property

String? semanticCounterText
final

A semantic label for the counterText.

Defaults to null.

If provided, this replaces the semantic label of the counterText.

Implementation

final String? semanticCounterText;