menu
flutter_scene package
documentation
fscene.dart
NodeSpec
components property
components property
dark_mode
light_mode
components
property
List
<
ComponentSpec
>
components
final
The components attached to this node.
Implementation
final List<ComponentSpec> components;
flutter_scene package
documentation
fscene
NodeSpec
components property
NodeSpec class