beforeLocalNotifyUpdate property

ValueChanged<T?>? beforeLocalNotifyUpdate
getter/setter pair

Called before local state is updated.

Implementation

ValueChanged<T?>? beforeLocalNotifyUpdate;