enableBackgroundContent property
On/Off background content.
If enableBackgroundContent = true background is showed,
if value is null or false, background is hidden
Implementation
final bool? enableBackgroundContent;
On/Off background content.
If enableBackgroundContent = true background is showed,
if value is null or false, background is hidden
final bool? enableBackgroundContent;