PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design.text
/
TextSelectionAndToolbarProvider
Text
Selection
And
Toolbar
Provider
@
Composable
fun
TextSelectionAndToolbarProvider
(
toolbar
:
TextToolbar
=
TextToolbarAndSelectionDefaults.textToolbar()
,
colors
:
TextSelectionColors
=
TextToolbarAndSelectionDefaults.textSelectionColors()
,
content
:
@
Composable
(
)
->
Unit
)
A helper composable to provide
TextSelectionColors
and
TextToolbar