isAssetPath property

bool get isAssetPath

Implementation

bool get isAssetPath => isPath && imagePath!.startsWith('assets/');