isVideoControllerAttached property

bool isVideoControllerAttached
getter/setter pair

bool for signaling VideoController (from package:media_kit_video) initialization.

Implementation

bool isVideoControllerAttached = false;