Use it with InputDecoration
InputDecoration(
...
border: GradientOutlineInputBorder(
focusedGradient: _focusGradient,
unfocusedGradient: _unfocusGradient,
),
);Created by iteo
| Name | Name | Last commit date | ||
|---|---|---|---|---|