highlightColor property

Color? highlightColor
final

Pass GFColors or Color. The secondary color of the button when the button is in the down (pressed) state.

Implementation

final Color? highlightColor;