hover property

set hover (Color color)

Implementation

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