decorations property

List<TextDecorationRange> get decorations

Implementation

List<TextDecorationRange> get decorations => _model.decorations;