child property
The main content widget for this tree item.
Type: Widget
. This widget represents the primary content of the tree item,
typically text or a combination of text and icons.
Implementation
final Widget child;
The main content widget for this tree item.
Type: Widget
. This widget represents the primary content of the tree item,
typically text or a combination of text and icons.
final Widget child;