backgroundColor property

Color? backgroundColor
final

The color to use as the background for the editor.

Note, this is not the text background color.

Implementation

final Color? backgroundColor;