afterLocalNotifyUpdate property

ValueChanged<T?>? afterLocalNotifyUpdate
getter/setter pair

Called after local state is updated.

Implementation

ValueChanged<T?>? afterLocalNotifyUpdate;