trackIgnored property

bool trackIgnored
final

Indicates if ignored characters are tracked or completely ignored. When enabled, ignored characters still act as a separator when it occurs between consonants, otherwise they are completely ignored.

Implementation

final bool trackIgnored;