child property

Widget? child
final

The child of the cell. Cannot be set if text is defined

Implementation

final Widget? child;