menu
context_di package
documentation
utils.dart
Factory<T> typedef
Factory<T> typedef
dark_mode
light_mode
Factory<
T
>
typedef
Factory
<
T
> =
T Function
(
BuildContext
context
)
Implementation
typedef Factory<T> = T Function(BuildContext context);
context_di package
documentation
utils
Factory<T> typedef
utils library