canUpdateState property

bool get canUpdateState

Implementation

bool get canUpdateState => !_isDisposed && mounted;