displayWithHybridComposition property
Determine whether the underlying webview containing the map will use hybrid composition or not. Only for Android, see: https://docs.flutter.dev/platform-integration/android/platform-views The default value is true.
Implementation
final bool displayWithHybridComposition;