InlineSpanPositions extension

on

Methods

getTextRanges({bool includePlaceholders = true, bool includeSemanticsLabels = true}) List<InlineSpanTextRange>

Available on InlineSpan, provided by the InlineSpanPositions extension

gets the TextRange for all the children inside this span helpfull for getting TextBox from the Paragraph renderbox.