counterText property

String? counterText
final

Text of the character counter. Default is disabled.

文字数のカウンターのテキスト。デフォルトは無効化されています。

Implementation

final String? counterText;