Function setupStyles()

Function Documentation

void setupStyles()

Create all styles. Call it in setup() function. developer: to create new styles, create a variable to store it, init it in this function and provide a getter function.