getRangeText method
Returns the text of the given range in the unit.
Implementation
String getRangeText(SourceRange range) => utils.getRangeText(range);
Returns the text of the given range in the unit.
String getRangeText(SourceRange range) => utils.getRangeText(range);