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