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