selectedId property

ElementId? selectedId
final

Selected item ID when exactly one canvas item is selected.

Null means there is no single-item selection.

Implementation

final ElementId? selectedId;