buttonColor property

Color buttonColor
getter/setter pair

the button color, applied in all types except color changing animation button by default button color is Colors.blue

Implementation

late Color buttonColor;