onInit property

void Function(Reactive<T> reactive)? onInit
final

Implementation

final void Function(Reactive<T> reactive)? onInit;