menu
flutter_reactter package
documentation
core.dart
OnInitContext<T> typedef
OnInitContext<T> typedef
dark_mode
light_mode
OnInitContext<
T
>
typedef
OnInitContext
<
T
> =
void Function
(
T
instance
)
Implementation
typedef OnInitContext<T> = void Function(T instance);
flutter_reactter package
documentation
core
OnInitContext<T> typedef
core library