onSetState property

void Function(BuildContext, SnapState, ReactiveModel)? onSetState
finalinherited

Implementation

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