background property
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;
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.
final bool background;