menu
feggy_core package
documentation
imports_bindings.dart
BlocProvider<T extends StateStreamableSource<Object?>>
lazy property
lazy property
dark_mode
light_mode
lazy
property
bool
lazy
final
Whether the
Bloc
or
Cubit
should be created lazily. Defaults to
true
.
Implementation
final bool lazy;
feggy_core package
documentation
imports_bindings
BlocProvider<T extends StateStreamableSource<Object?>>
lazy property
BlocProvider class