backgroundColor property

Color backgroundColor
final

The background color of the keyboard. Default value is const Color(0xFF0A0A0A).

Implementation

final Color backgroundColor;