hover property

Color hover
return Theme.of(context).hoverColor

Implementation

Color get hover => Theme.of(_context).hoverColor;