captionWidget property

Widget? captionWidget
final

Widget for the caption (one of captionText and captionWidget has to be filled. Also only one can be filled)

Implementation

final Widget? captionWidget;