menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
WindowStyleMask
toNativeValue method
toNativeValue method
dark_mode
light_mode
toNativeValue
method
int
?
toNativeValue
(
)
Gets
int?
native value.
Implementation
int? toNativeValue() => _nativeValue;
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
WindowStyleMask
toNativeValue method
WindowStyleMask class