menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.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_kontext package
documentation
flutter_inappwebview_kontext
PlatformInAppLocalhostServerCreationParams
documentRoot property
PlatformInAppLocalhostServerCreationParams class