expandPanel static method
Implementation
static ArcaneInteraction expandPanel(String groupId, String panelId) =>
_PanelInteraction(groupId, panelId, 'expand');
static ArcaneInteraction expandPanel(String groupId, String panelId) =>
_PanelInteraction(groupId, panelId, 'expand');