menu
enough_mail package
documentation
mail/tree.dart
TreeElement<T>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children != null && children!.isNotEmpty;
enough_mail package
documentation
mail/tree
TreeElement<T>
hasChildren property
TreeElement class