children property

List<Widget> children
final

List of child widgets (typically example buttons)

Implementation

final List<Widget> children;