menu
te_widgets package
documentation
widgets/dropdown/dropdown_config.dart
TDropdownItem
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children?.isNotEmpty ?? false;
te_widgets package
documentation
widgets/dropdown/dropdown_config
TDropdownItem
hasChildren property
TDropdownItem class