Widget

fun Widget(id: Int, widgetType: WidgetType, content: String, style: WidgetStyle?, actionList: List<Action>)