menu
aves_support package
documentation
common/bloc.dart
BLoCWidget<T>
child property
child property
dark_mode
light_mode
child
property
Widget
Function
(
BuildContext
context
, {
Key
?
key
})
child
final
Implementation
final Widget Function(BuildContext context, {Key? key}) child;
aves_support package
documentation
common/bloc
BLoCWidget<T>
child property
BLoCWidget class