onSetState property
Called whenever this widget is notified.
Implementation
final dynamic Function(BuildContext context, ReactiveModel<T>? model)?
onSetState;
Called whenever this widget is notified.
final dynamic Function(BuildContext context, ReactiveModel<T>? model)?
onSetState;