Stylized.StylizedHelper

interface Stylized
mixin template StylizedHelper (
string NAME = ""
) {
Style __style;
}

Meta