textureView property Null safety

bool? textureView
final

Flag indicating to use a TextureView as render surface for the MapWidget. Default is false. Only works for Android.

Implementation

final bool? textureView;