@protected void setSkin(ButtonState state) { (skinsMap[state] ?? defaultSkin)?.parent = skinContainer; }