contentChild property

Widget? contentChild
final

contentChild of type Widgetis alternative to content key. content will get priority over contentChild

Implementation

final Widget? contentChild;