Documentation

focusDecoration()

Sets the focus decoration style (outline appearance).

focusDecoration(style: StyleOverrides): this;

Parameters

Return value

The theme itself, for method chaining.

Related