FabGL
ESP32 Display Controller and Graphics Library
|
Contains the progress bar style. More...
#include <fabui.h>
Public Attributes | |
RGB888 | backgroundColor = RGB888(128, 128, 128) |
RGB888 | foregroundColor = RGB888(64, 128, 64) |
RGB888 | textColor = RGB888(255, 255, 255) |
FontInfo const * | textFont = &FONT_std_14 |