menu
mhu_dart_commons package
documentation
screenshots.dart
ScreenshotsFlutter
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
void
shutdown
(
)
Implementation
void shutdown() { _send(ScreenshotMessages.quit); }
mhu_dart_commons package
documentation
screenshots
ScreenshotsFlutter
shutdown method
ScreenshotsFlutter class