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