menu
schemax package
documentation
renderer/core.dart
RendererCore
children property
children property
dark_mode
light_mode
children
property
List
<
GDisplayObject
>
children
final
inherited
The list of children that this container holds.
Implementation
final children = <GDisplayObject>[];
schemax package
documentation
renderer/core
RendererCore
children property
RendererCore class