menu
textify package
documentation
correction.dart
CharacterStats
lowercase property
lowercase property
dark_mode
light_mode
lowercase
property
int
lowercase
getter/setter pair
The count of lower case characters in the analyzed text.
Implementation
int lowercase = 0;
textify package
documentation
correction
CharacterStats
lowercase property
CharacterStats class