VideoElement constructor

VideoElement(
  1. dynamic context
)

Implementation

VideoElement(context) : super(context, defaultStyle: _defaultStyle);