defaultChild property

Widget? defaultChild
final

The default widget to display inside the cell when it is not selected.

Implementation

final Widget? defaultChild;