backgroundColor property

Color? backgroundColor
final

Background RGBA color, represented as "#RRGGBBAA". The alpha channel should be used for transparent backgrounds.

Implementation

final Color? backgroundColor;