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