isDefault property

bool get isDefault

Whether this is the default file icon.

Implementation

bool get isDefault => iconName == _defaultIconName;