design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.toolbar
/
KPToolbarStyle
/
TextButton
Text
Button
data
class
TextButton
(
val
textButton
:
@
Composable
ToolbarScope
.
(
)
->
Unit
)
:
KPToolbarStyle
,
ToolbarStyleTextButton
Members
Constructors
Text
Button
Link copied to clipboard
constructor
(
textButton
:
@
Composable
ToolbarScope
.
(
)
->
Unit
)
Properties
text
Button
Link copied to clipboard
open
override
val
textButton
:
@
Composable
ToolbarScope
.
(
)
->
Unit