menu
tianbo_reader_plugin package
documentation
tianbo_plugin_platform_interface.dart
TianboPluginPlatform
openReader method
openReader method
dark_mode
light_mode
openReader
method
Future
<
bool
>
openReader
(
)
Implementation
Future<bool> openReader() { throw UnimplementedError('openReader() has not been implemented.'); }
tianbo_reader_plugin package
documentation
tianbo_plugin_platform_interface
TianboPluginPlatform
openReader method
TianboPluginPlatform class