isCustom property

bool get isCustom

Whether this entry represents a custom value input.

Implementation

bool get isCustom => id == kCustomEntryId;