enableBackgroundContent property

bool? enableBackgroundContent
final

On/Off background content.

If enableBackgroundContent = true background is showed,

if value is null or false, background is hidden

Implementation

final bool? enableBackgroundContent;