boundsCollection property
Gets the text markup annotation bounds collection.
Implementation
List<Rect> get boundsCollection => _helper.boundsCollection;
Gets the text markup annotation bounds collection.
List<Rect> get boundsCollection => _helper.boundsCollection;