ad property

Widget? ad
final

A Widget to show as an Ad in all of the menu's screens. Normally an AdWidget instance. The default is null (doesn't show anything).

Implementation

final Widget? ad;