VideoCorePlayer constructor

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

Implementation

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