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