RichButton

constructor(identifier: String, title: Text? = null, icon: String? = null, style: Style? = null, actions: List<Action>? = listOf(Action.OpenApp))