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