menu
ella_saas_flutter package
documentation
read_book_method_channel.dart
MethodChannelReadBookFlutter
pageUp method
pageUp method
dark_mode
light_mode
pageUp
method
@
override
void
pageUp
(
)
override
Implementation
@override void pageUp() { methodChannel.invokeMethod<String>('pageUp'); }
ella_saas_flutter package
documentation
read_book_method_channel
MethodChannelReadBookFlutter
pageUp method
MethodChannelReadBookFlutter class