anchors property

List<CellAnchor> get anchors

Implementation

List<CellAnchor> get anchors => UnmodifiableListView(_anchors);