menu
flowr package
documentation
flowr_mvvm.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;
flowr package
documentation
flowr_mvvm
BlocProvider<T extends StateStreamableSource<Object?>>
child property
BlocProvider class