zOrderMediaOverlay property Null safety
final, inherited
Control whether the surface view's surface is placed on top of another regular surface view in the window (but still behind the window itself).
Only support TargetPlatform.android
.
Implementation
final bool zOrderMediaOverlay;