V2TXLiveVideoWidget constructor
const
V2TXLiveVideoWidget({
- Key? key,
- ValueChanged<
int> ? onViewCreated, - Set<
Factory< ? gestureRecognizers,OneSequenceGestureRecognizer> >
Implementation
const V2TXLiveVideoWidget(
{Key? key, this.onViewCreated, this.gestureRecognizers}) :super(key: key);