hasPopup property

String? hasPopup

What kind of popup is currently being shown for a node.

Implementation

String? get hasPopup => _properties['hasPopup'] as String?;