NoVideoWidget constructor

const NoVideoWidget({
  1. String? name,
  2. Key? key,
})

Implementation

const NoVideoWidget({this.name, super.key});