isComponent property

bool get isComponent

Implementation

bool get isComponent =>
    hasComponentClassKeyRef() && type != FFWidgetType.Scaffold;