menu
flureadium_platform_interface package
documentation
flureadium_platform_interface.dart
ReadiumReaderWidgetInterface
goRight abstract method
goRight abstract method
dark_mode
light_mode
goRight
abstract method
Future
<
void
>
goRight
(
{
bool
animated
=
true
,
})
Go to next page.
Implementation
Future<void> goRight({final bool animated = true});
flureadium_platform_interface package
documentation
flureadium_platform_interface
ReadiumReaderWidgetInterface
goRight abstract method
ReadiumReaderWidgetInterface class