CHARACTER constant
SelectionGranularity
const CHARACTER
Selection endpoints can be placed at any character boundary.
Implementation
static const CHARACTER = SelectionGranularity._internal(1, 1);
Selection endpoints can be placed at any character boundary.
static const CHARACTER = SelectionGranularity._internal(1, 1);