FastLED 3.9.15
Loading...
Searching...
No Matches

◆ UIButtonImpl()

fl::UIButtonImpl::UIButtonImpl ( const char * name)
inline

Definition at line 22 of file button.h.

22: mName(name ? name : "") {}
fl::string name() const
Definition button.h:29
fl::string mName
Definition button.h:35

References mName, and name().

+ Here is the call graph for this function: