redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-layout-testing
/
app.cash.redwood.layout.testing
/
RedwoodLayoutTestingWidgetFactory
Redwood
Layout
Testing
Widget
Factory
class
RedwoodLayoutTestingWidgetFactory
:
RedwoodLayoutWidgetFactory
<
WidgetValue
>
Members
Constructors
Redwood
Layout
Testing
Widget
Factory
Link copied to clipboard
constructor
(
)
Functions
Box
Link copied to clipboard
open
override
fun
Box
(
)
:
Box
<
WidgetValue
>
Column
Link copied to clipboard
open
override
fun
Column
(
)
:
Column
<
WidgetValue
>
Row
Link copied to clipboard
open
override
fun
Row
(
)
:
Row
<
WidgetValue
>
Spacer
Link copied to clipboard
open
override
fun
Spacer
(
)
:
Spacer
<
WidgetValue
>