content property

  1. @override
Widget? content
final

Content of the card, displayed below the header. If null, no content is displayed.

Implementation

@override
final Widget? content;