endIconSplashColor property
The splash color of the end icon. The splash color is the color that appears when the icon is tapped. By default is null, because it is calculated automatically by the Material widget.
Implementation
final Color? endIconSplashColor;