customOverlayLayers property
Widgets shown above the video content.
The order of the list is important: layers are added in sequence and can cause shifting.
Implementation
final List<CustomOverlayLayer> customOverlayLayers;
Widgets shown above the video content.
The order of the list is important: layers are added in sequence and can cause shifting.
final List<CustomOverlayLayer> customOverlayLayers;