splashColor property

Color? splashColor
final

splashColor Define the color when the button onPressed. The default value is Colors.grey.

Implementation

final Color? splashColor;