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