child property

Widget? child
final

The widget to display in the body of the tile.

Implementation

final Widget? child;