children property

List<Widget>? children
final

Widget to be displayed on the page

Implementation

final List<Widget>? children;