onSetState property

(void Function(BuildContext, SnapState<T>, ReactiveModel<T>)?) onSetState
final

Implementation

final void Function(BuildContext, SnapState<T>, ReactiveModel<T>)? onSetState;