hover static method

InputDecoration hover(
  1. Color color
)

Implementation

static InputDecoration hover(Color color) => hoverColor(color);