splashColor property Null safety
final
The highlight color that's typically used to indicate that the button is focused, hovered, or pressed.
This property is the equivalent of ButtonStyle.overlayColor.
Implementation
final Color? splashColor;