menu
light_html_editor package
documentation
api/v3/node_v3.dart
NodeV3
isRoot property
isRoot property
dark_mode
light_mode
isRoot
property
bool
get
isRoot
Implementation
bool get isRoot => parent == null;
light_html_editor package
documentation
api/v3/node_v3
NodeV3
isRoot property
NodeV3 class