renderPanelBackground property

bool renderPanelBackground
final

To render default background behind the panel.

If false, PanelContent is rendered with transparent background.

Default : true

Implementation

final bool renderPanelBackground;