contentChild property

Widget? contentChild
final

child of type Widgetis alternative to title key. title will get priority over contentchild

Implementation

final Widget? contentChild;