menu
arcane_jaspr package
documentation
core/interaction/interaction.dart
ArcaneInteraction
nextStep static method
nextStep static method
dark_mode
light_mode
nextStep
static method
ArcaneInteraction
nextStep
(
String
groupId
)
Implementation
static ArcaneInteraction nextStep(String groupId) => _StepInteraction(groupId, 'next');
arcane_jaspr package
documentation
core/interaction/interaction
ArcaneInteraction
nextStep static method
ArcaneInteraction class