usesAssetImages property

bool get usesAssetImages

Whether this widget class uses any image assets.

Implementation

bool get usesAssetImages => assetImagePaths.isNotEmpty;