toggleMobileMenu static method
Implementation
static ArcaneInteraction toggleMobileMenu(String id) =>
_SurfaceInteraction('mobile-menu', 'toggle', id);
static ArcaneInteraction toggleMobileMenu(String id) =>
_SurfaceInteraction('mobile-menu', 'toggle', id);