wordSeparators property
Characters that break selection when double clicking. If not set, the Buffer.defaultWordSeparators will be used.
Implementation
final Set<int>? wordSeparators;
Characters that break selection when double clicking. If not set, the Buffer.defaultWordSeparators will be used.
final Set<int>? wordSeparators;