afterInitialBuild property
Called after the widget is inserted in the widget tree.
Implementation
final void Function(BuildContext context, ReactiveModel<R>? rm)?
afterInitialBuild;
Called after the widget is inserted in the widget tree.
final void Function(BuildContext context, ReactiveModel<R>? rm)?
afterInitialBuild;