splashColor property

Color? splashColor
final

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

Implementation

final Color? splashColor;