children property

List<Widget> children
final

展开后显示的子组件列表

Implementation

final List<Widget> children;