@varies ~ set focus color
Inkwell focus(Color color, [int? alpha]) => resolve(color.withAlpha(alpha ?? defA), #focus);