capitalSentences property

void capitalSentences

Implementation

void get capitalSentences =>
    textCapitalization = TextCapitalization.sentences;