visible property

bool visible
final

A boolean value to switch between showing the widget or hiding it until an initial ad is loaded. Defaults to true.

Implementation

final bool visible;