menu
flutter_inappwebview_plus package
documentation
flutter_inappwebview_plus.dart
PlatformInAppLocalhostServerCreationParams
documentRoot property
documentRoot property
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_plus package
documentation
flutter_inappwebview_plus
PlatformInAppLocalhostServerCreationParams
documentRoot property
PlatformInAppLocalhostServerCreationParams class