backgroundColor property

AdwColors? backgroundColor
final

Main color that will be used to decorate the widget.

If null, a random set of colors will be picked.

Implementation

final AdwColors? backgroundColor;