backgroundColor property

Color? backgroundColor
final

Color of the box containing the source text. Defaults to the background color of the app Theme.

Implementation

final Color? backgroundColor;