menu
flare_flutter package
documentation
base/actor_node.dart
ActorNode
children property
children property
dark_mode
light_mode
children
property
List
<
ActorComponent
>
?
get
children
Implementation
List<ActorComponent>? get children { return _children; }
flare_flutter package
documentation
base/actor_node
ActorNode
children property
ActorNode class