splashColor property Null safety

Color? splashColor
final

The splash color of the ink response. If this property is null then the splash color of the theme, ThemeData.splashColor, will be used.

See also:

Implementation

final Color? splashColor;