menu
webview_inapp package
documentation
flutter_inappwebview.dart
PlatformInAppLocalhostServerCreationParams
port property
port property
dark_mode
light_mode
port
property
int
port
final
Represents the port of the server. The default value is
8080
.
Implementation
final int port;
webview_inapp package
documentation
flutter_inappwebview
PlatformInAppLocalhostServerCreationParams
port property
PlatformInAppLocalhostServerCreationParams class