titleChild property

Widget? titleChild
final

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

Implementation

final Widget? titleChild;