toggle menu
redwood
0.15.0
common
switch theme
search in API
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
>