splashColor property

Color? splashColor
final

Color for the effect when the button is tapped.

These are colors outside of the Material3 color scheme.

ボタンをタップしたときのエフェクト用のカラー。

Material3のカラースキーム外のカラーです。

Implementation

final Color? splashColor;