isCustom property

bool get isCustom

Whether this builder is a custom builder.

Implementation

bool get isCustom => this == BuilderType.custom;