mainArtboard property

Artboard get mainArtboard

Returns the first (main) artboard

Implementation

Artboard get mainArtboard => _artboards.first;