Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
EventFirmwareTheme
/
EventFirmwareTheme
Event
Firmware
Theme
constructor
(
name
:
String
?
=
null
,
tagline
:
String
?
=
null
,
colors
:
EventFirmwareThemeColors
?
=
null
,
palette
:
List
<
String
>
=
emptyList()
,
fonts
:
EventFirmwareFonts
?
=
null
)
(
source
)