menu
artisanal package
documentation
widgets.dart
ValueListenableBuilder<T>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
An optional child widget that does not depend on the value.
Implementation
final Widget? child;
artisanal package
documentation
widgets
ValueListenableBuilder<T>
child property
ValueListenableBuilder class