child property

Widget? child
final

Widget content to display directly within the card when no structured elements are used.

Implementation

final Widget? child;