menu
orbit_state package
documentation
orbit.dart
OrbitBuilder<T extends OrbitStore>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
A subtree that doesn't depend on the store; built once and reused.
Implementation
final Widget? child;
orbit_state package
documentation
orbit
OrbitBuilder<T extends OrbitStore>
child property
OrbitBuilder class