VLCVideoWidget constructor

VLCVideoWidget({
  1. required VLCController controller,
})

Implementation

VLCVideoWidget({required this.controller});