canBeOrphaned property Null safety
Artboard are one of the few (only?) components that can be orphaned.
Implementation
@override
bool get canBeOrphaned => true;
Artboard are one of the few (only?) components that can be orphaned.
@override
bool get canBeOrphaned => true;