Standard

constructor(type: Type, title: String, description: String? = null, actions: List<NudgeButton> = emptyList(), duration: Duration = Duration.Medium, style: Style = Style.Default)