child property

Widget? child
final

The child to place in the content, instead of the label

Implementation

final Widget? child;