children property

List<Widget>? children
final

List of widgets for the card's content when using structured layout.

Implementation

final List<Widget>? children;