menu
arcane_jaspr package
documentation
core/interaction/interaction.dart
ArcaneInteraction
openDrawer static method
openDrawer static method
dark_mode
light_mode
openDrawer
static method
ArcaneInteraction
openDrawer
(
String
id
)
Implementation
static ArcaneInteraction openDrawer(String id) => _SurfaceInteraction('drawer', 'open', id);
arcane_jaspr package
documentation
core/interaction/interaction
ArcaneInteraction
openDrawer static method
ArcaneInteraction class