artboards property

List<Artboard> artboards

Returns all artboards in the file

Implementation

List<Artboard> get artboards => _artboards;