body property

Widget body
final

Card的主区域部分, 这个是必须参数。类型为Widget

Implementation

final Widget body;