buttonBackgroundColor property

Color? buttonBackgroundColor
final

The color for button background.

Default value: Color(0xFF373A49).

Implementation

final Color? buttonBackgroundColor;