textBackgroundColor property

Color textBackgroundColor
final

Color that is used as the background color for all text.

Defaults to Color(0x77ffffff).

Implementation

final Color textBackgroundColor;