menu
miniav_platform_interface package
documentation
modules/miniav_screen_interface.dart
MiniScreenContextPlatformInterface
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Destroy this screen context and release resources.
Implementation
Future<void> destroy();
miniav_platform_interface package
documentation
modules/miniav_screen_interface
MiniScreenContextPlatformInterface
destroy abstract method
MiniScreenContextPlatformInterface class