isOnPush property

bool isOnPush

Implementation

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