usesAssetVideos property

bool get usesAssetVideos

Whether this widget class uses any video assets.

Implementation

bool get usesAssetVideos => assetVideoPaths.isNotEmpty;