children property

List<Widget> children
final

children is the list of child widget to be punched

Implementation

final List<Widget> children;