menu
cowpay package
documentation
core/packages/flutter_bloc/flutter_bloc.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;
cowpay package
documentation
core/packages/flutter_bloc/flutter_bloc
BlocProvider<T extends StateStreamableSource<Object?>>
child property
BlocProvider class