menu
light_html_editor package
documentation
api/v2/node_v2.dart
NodeV2
children property
children property
dark_mode
light_mode
children
property
List
<
NodeV2
>
children
final
Children nodes.
Implementation
final List<NodeV2> children = [];
light_html_editor package
documentation
api/v2/node_v2
NodeV2
children property
NodeV2 class