menu
ngcomponents package
documentation
model/selection/select.dart
Parent<P, C>
hasChildren method
hasChildren method
dark_mode
light_mode
hasChildren
method
bool
hasChildren
(
P
item
)
Implementation
bool hasChildren(P item) => false;
ngcomponents package
documentation
model/selection/select
Parent<P, C>
hasChildren method
Parent class