children property

List<Widget> children
final

Widgets to be displayed in the diagonal

Implementation

final List<Widget> children;