menu
flutter_scene package
documentation
scene.dart
SceneSubtree
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
Scene widgets describing the subtree.
Implementation
final List<Widget> children;
flutter_scene package
documentation
scene
SceneSubtree
children property
SceneSubtree class