shouldHideText property

bool? shouldHideText
final

Optional If false or not provide the text will be displayed under the image. Otherwise, the text will not be displayed.

Implementation

final bool? shouldHideText;