isAssetPath property

bool isAssetPath

Implementation

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