menu
navigine_sdk package
documentation
platform_view.dart
PlatformViewImpl
fromNativePtr static method
fromNativePtr static method
dark_mode
light_mode
fromNativePtr
static method
PlatformView
fromNativePtr
(
Pointer
<
Void
>
ptr
)
Implementation
static PlatformView fromNativePtr(Pointer<Void> ptr) { return PlatformView._(ptr); }
navigine_sdk package
documentation
platform_view
PlatformViewImpl
fromNativePtr static method
PlatformViewImpl class