textureView property Null safety
final
Flag indicating to use a TextureView as render surface for the MapWidget. Default is false. Only works for Android.
Implementation
final bool? textureView;
Flag indicating to use a TextureView as render surface for the MapWidget. Default is false. Only works for Android.
final bool? textureView;