focusDecoration()
Sets the focus decoration style (outline appearance).
focusDecoration(style: StyleOverrides): this;
Parameters
- style — Style overrides for focus decoration.
Return value
The theme itself, for method chaining.
Related
class WebTheme
A class that represents a complete visual theme configuration.
