menu
flutter_scene package
documentation
scene.dart
SceneNode
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
inherited
Scene widgets describing this node's children.
Implementation
final List<Widget> children;
flutter_scene package
documentation
scene
SceneNode
children property
SceneNode class