Where to find not only general docs for methods?

Hi,

i want to change my header color into hex one: “#035C82”.

I was looking in documentation how to use this method:

 layout.getThemeList().set("dark", true);

to set up hex color.

But i didnt find any methods regarding getThemeList.

Where to find it? How to look?

https://dev.to/tarekoraby/how-to-style-a-vaadin-application-31bd

thank you so mych!!!

much!