hover property

void hover=(Color color)

Implementation

set hover(Color color) => _applyInkWell(hoverColor: color);