assetVideoPaths property

Set<String> assetVideoPaths
getter/setter pair

Video asset paths this widget class uses (ASSET type only). Empty set means no video assets are used.

Implementation

Set<String> assetVideoPaths = {};