lvgl Object
Create a LVGL object (a rectangle).
Return
The new LVGL object.
Parameters
parent
The parent object, or null to create a screen.
init
An initialization block that sets up the LVGL object.
Create a LVGL object (a rectangle).
The new LVGL object.
The parent object, or null to create a screen.
An initialization block that sets up the LVGL object.