toggle menu
Nudge
1.0.0-alpha01
common
switch theme
search in API
core
/
dev.teogor.nudge
/
NudgeModel
/
Standard
/
Standard
Standard
constructor
(
type
:
Type
,
title
:
String
,
description
:
String
?
=
null
,
actions
:
List
<
NudgeButton
>
=
emptyList()
,
duration
:
Duration
=
Duration.Medium
,
style
:
Style
=
Style.Default
)