menu
outliner_view package
documentation
models/block.dart
Block
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
outliner_view package
documentation
models/block
Block
hasChildren property
Block class