backgroundColor property

Color? backgroundColor
final

The text background color.

If null, a trasparent color will be used.

Implementation

final Color? backgroundColor;