menu
light_html_editor package
documentation
api/v2/node_v2.dart
NodeV2
parent property
parent property
dark_mode
light_mode
parent
property
NodeV2
?
parent
final
Parent node. All nodes in the DOM except the root node will have a parent
Implementation
final NodeV2? parent;
light_html_editor package
documentation
api/v2/node_v2
NodeV2
parent property
NodeV2 class