VideoViewerCore constructor

const VideoViewerCore({
  1. Key? key,
})

Implementation

const VideoViewerCore({Key? key}) : super(key: key);