child property

Widget? child
final

The optional custom widget displayed inside the card.

Implementation

final Widget? child;