children property

List<Widget>? children
final

A list of widgets to display below the primary and secondary texts.

Implementation

final List<Widget>? children;