menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
InAppLocalhostServer
port property
port
dark_mode
light_mode
port
property
int
get
port
Represents the port of the server. The default value is
8080
.
Implementation
int get port => platform.port;
flutter_inappwebview_forge
flutter_inappwebview_forge
InAppLocalhostServer
port property
InAppLocalhostServer class