children property

List<Widget>? children
final

相当于给body 套用 ColumnRowStack

Implementation

final List<Widget>? children;