SimpleVideoSurface constructor
const
SimpleVideoSurface({})
Implementation
const SimpleVideoSurface({
super.key,
required this.controller,
required this.fit,
this.alignment = Alignment.center,
});
const SimpleVideoSurface({
super.key,
required this.controller,
required this.fit,
this.alignment = Alignment.center,
});