children property

List<Widget> children
final

Child widgets(will be built all at once).

Implementation

final List<Widget> children;