artboards property

List<Artboard> get artboards

Returns all artboards in the file

Implementation

List<Artboard> get artboards => _artboards;