rebuild property

_Rebuild<T> get rebuild

listen to the state

Implementation

_Rebuild<T> get rebuild => _Rebuild<T>(this, null);