menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.dart
InAppLocalhostServer
close method
close method
dark_mode
light_mode
close
method
Future
<
void
>
close
(
)
Closes the server.
Implementation
Future<void> close() => platform.close();
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext
InAppLocalhostServer
close method
InAppLocalhostServer class