focusColor property

Color? focusColor
final

The color to use for the focus highlight for keyboard interactions.

Defaults to activeColor with an opacity of 0.80, a brightness of 0.69 and a saturation of 0.835.

Implementation

final Color? focusColor;