background property

Color? background
final

It's a variable that is used to determine the color to show when the button is active.

Implementation

final Color? background;