isStable property

bool get isStable

Whether the view can be considered as stable.

Implementation

bool get isStable => !hasPendingUpdate;