ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
menu
/
com.michaelflisar.composedialogs.dialogs.menu
/
MenuItem
/
Region
Region
data
class
Region
(
val
title
:
String
,
val
description
:
String
?
=
null
)
:
MenuItem
Members
Constructors
Region
Link copied to clipboard
constructor
(
title
:
String
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
title
Link copied to clipboard
val
title
:
String