isFilePath property

bool isFilePath

Implementation

bool get isFilePath => File(imagePath!).existsSync();