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