VideoView constructor

VideoView(
  1. VideoModel model
)

Implementation

VideoView(this.model) : super(key: ObjectKey(model));