captionText property

String? captionText
final

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

Implementation

final String? captionText;