renderVideo property

  1. @override
bool renderVideo

Implementation

@override
bool get renderVideo => _textureId != null && _srcObject != null;