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