background property

bool background
final

Whether the item has a persistent background color. Defaults to false.

Set to true for static (non-clickable) items when a filled surface is desired.

Implementation

final bool background;