menu
webview_inapp package
documentation
flutter_inappwebview.dart
DefaultInAppLocalhostServer
port property
port property
dark_mode
light_mode
port
property
@
override
int
get
port
override
Represents the port of the server. The default value is
8080
.
Implementation
@override int get port => _port;
webview_inapp package
documentation
flutter_inappwebview
DefaultInAppLocalhostServer
port property
DefaultInAppLocalhostServer class