klyn.gui.windows.themes.ThemeManager.applyStyle
method
public static applyStyle(widget as Widget) as Void:
Description

Applies layout-related KSS metrics to a widget.

Painters consume colors directly from resolveStyle(), while layout managers read Widget.margin and Container.padding before painting.

ThemeManager.applyStyle(button)