menu
easyflu package
documentation
base/provider/widget/provider_widget.dart
ProviderWidget3<A extends ChangeNotifier, B extends ChangeNotifier, C extends ChangeNotifier>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
Implementation
final Widget? child;
easyflu package
documentation
base/provider/widget/provider_widget
ProviderWidget3<A extends ChangeNotifier, B extends ChangeNotifier, C extends ChangeNotifier>
child property
ProviderWidget3 class