uniqueId property

String? get uniqueId

A unique ID that represents the overlay pane.

Implementation

String? get uniqueId => overlayElement.attributes['pane-id'];