menu
dart_identity_sdk package
documentation
widgets/text/common.dart
TextEditingCController
refreshWordsCount method
refreshWordsCount method
dark_mode
light_mode
refreshWordsCount
method
void
refreshWordsCount
(
)
Implementation
void refreshWordsCount() => _wordCount = text.length;
dart_identity_sdk package
documentation
widgets/text/common
TextEditingCController
refreshWordsCount method
TextEditingCController class