caretPositions property
Children positions when fully expanded underlying TransparentNode, but appended an extra position entry for the end.
Implementation
late final List<int> caretPositions = computeCaretPositions();
Children positions when fully expanded underlying TransparentNode, but appended an extra position entry for the end.
late final List<int> caretPositions = computeCaretPositions();