GemCameraPlayer constructor
Implementation
const GemCameraPlayer({
required this.controller,
this.fallbackWidget,
this.loadingWidget,
this.endWidget,
this.fit,
super.key,
});
const GemCameraPlayer({
required this.controller,
this.fallbackWidget,
this.loadingWidget,
this.endWidget,
this.fit,
super.key,
});