menu
flutter_bloc_kit package
documentation
flutter_bloc_kit.dart
BlocProvider<T extends StateStreamableSource<Object?>>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
Widget which will have access to the
Bloc
or
Cubit
.
Implementation
final Widget? child;
flutter_bloc_kit package
documentation
flutter_bloc_kit
BlocProvider<T extends StateStreamableSource<Object?>>
child property
BlocProvider class