textureView property
Flag indicating to use a TextureView as render surface for the MapWidget. Only works for Android. FIXME Flutter 3.x has memory leak on Android using in SurfaceView mode, see https://github.com/flutter/flutter/issues/118384 As a workaround default is true.
Implementation
final bool? textureView;