rippleColor property

Color rippleColor

Returns current defined touch ripple color.

Implementation

Color get rippleColor => widget.rippleColor ?? widget.defaultRippleColor;