menu
arcane_jaspr package
documentation
core/interaction/interaction.dart
ArcaneInteraction
closeDrawer static method
closeDrawer static method
dark_mode
light_mode
closeDrawer
static method
ArcaneInteraction
closeDrawer
(
[
String
?
id
])
Implementation
static ArcaneInteraction closeDrawer([String? id]) => _SurfaceInteraction('drawer', 'close', id);
arcane_jaspr package
documentation
core/interaction/interaction
ArcaneInteraction
closeDrawer static method
ArcaneInteraction class