add Style
Adds a new style to the LVGL object.
Parameters
style
The style to add.
selector
A combination of parts and state (an or-ed value). Will use default style if this parameter isn't specified.
Adds a new style to the LVGL object.
The style to add.
A combination of parts and state (an or-ed value). Will use default style if this parameter isn't specified.