menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
PlatformInAppLocalhostServerCreationParams
documentRoot property
documentRoot
dark_mode
light_mode
documentRoot
property
String
documentRoot
final
Represents the document root path to serve. The default value is
./
.
Implementation
final String documentRoot;
flutter_inappwebview_forge
flutter_inappwebview_forge
PlatformInAppLocalhostServerCreationParams
documentRoot property
PlatformInAppLocalhostServerCreationParams class