splashColor property

Color splashColor

shortcut for Theme.of(context).splashColor

Implementation

Color get splashColor => Theme.of(this).splashColor;