isCustom property

bool isCustom

Has this been annotated with @custom

Implementation

bool get isCustom => AnnotationReader.hasAnnotation<custom>(element);