hoverColor property

Color hoverColor

shortcut for Theme.of(context).hoverColor

Implementation

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