onInit property
OnInitContext<T> ?
get
onInit
Invoked when the ReactterContext's instance is created.
Implementation
OnInitContext<T>? get onInit => null;
Invoked when the ReactterContext's instance is created.
OnInitContext<T>? get onInit => null;