menu
syncx package
documentation
syncx.dart
NotifierListener<N extends BaseNotifier<S>, S extends Object?>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
inherited
An optional static child widget to display if
builder
is not provided.
Implementation
final Widget? child;
syncx package
documentation
syncx
NotifierListener<N extends BaseNotifier<S>, S extends Object?>
child property
NotifierListener class