children property

List<Widget> children
final

A list of elements to arrange.

並べる要素のリスト。

Implementation

final List<Widget> children;