background property

String? background
final

Cor/gradiente de fundo (hex ou valor CSS). Quando há backgroundImage, atua como overlay sobre a imagem.

Implementation

final String? background;