childrenBox property
Iterable<MapEntry<int, MenuItemBox2D> >
get
childrenBox
Implementation
Iterable<MapEntry<int, MenuItemBox2D>> get childrenBox =>
state.childrenBox.entries;
Iterable<MapEntry<int, MenuItemBox2D>> get childrenBox =>
state.childrenBox.entries;