ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
core
/
com.michaelflisar.composedialogs.core.style
/
FullscreenDialogStyleDefaults
Fullscreen
Dialog
Style
Defaults
object
FullscreenDialogStyleDefaults
Members
Properties
container
Color
Link copied to clipboard
@get:
Composable
val
containerColor
:
Color
content
Color
Link copied to clipboard
@get:
Composable
val
contentColor
:
Color
icon
Color
Link copied to clipboard
@get:
Composable
val
iconColor
:
Color
toolbar
Action
Color
Link copied to clipboard
@get:
Composable
val
toolbarActionColor
:
Color
toolbar
Action
Color
Expanded
Link copied to clipboard
@get:
Composable
val
toolbarActionColorExpanded
:
Color
toolbar
Color
Link copied to clipboard
@get:
Composable
val
toolbarColor
:
Color
toolbar
Color
Expanded
Link copied to clipboard
@get:
Composable
val
toolbarColorExpanded
:
Color
toolbar
Content
Color
Link copied to clipboard
@get:
Composable
val
toolbarContentColor
:
Color
toolbar
Content
Color
Expanded
Link copied to clipboard
@get:
Composable
val
toolbarContentColorExpanded
:
Color
Functions
Navigation
Icon
Link copied to clipboard
@
Composable
fun
NavigationIcon
(
)