children property

List<Widget> children
final

The list of children widgets to lay out vertically inside the menu.

Implementation

final List<Widget> children;