isOnPush property

bool get isOnPush

Implementation

bool get isOnPush => changeDetection == ChangeDetectionStrategy.OnPush;