menu
nui_toolbox package
documentation
common/nui_expandable.dart
NUIExpandable<T>
children property
children property
dark_mode
light_mode
children
property
List
<
NUIExpandableItem
<
T
>
>
children
final
Implementation
final List<NUIExpandableItem<T>> children;
nui_toolbox package
documentation
common/nui_expandable
NUIExpandable<T>
children property
NUIExpandable class