Rezi
Preparing search index...
core/src
StackProps
Type Alias StackProps
StackProps
:
Readonly
<
{
align
?:
Align
;
exitTransition
?:
TransitionSpec
;
gap
?:
SpacingValue
;
id
?:
string
;
inheritStyle
?:
TextStyle
;
items
?:
AlignItems
;
justify
?:
JustifyContent
;
key
?:
string
;
overflow
?:
Overflow
;
pad
?:
SpacingValue
;
reverse
?:
boolean
;
scrollbarStyle
?:
TextStyle
;
scrollbarVariant
?:
"minimal"
|
"classic"
|
"modern"
|
"dots"
|
"thin"
;
scrollX
?:
number
;
scrollY
?:
number
;
style
?:
TextStyle
;
theme
?:
ScopedThemeOverride
;
transition
?:
TransitionSpec
;
}
&
SpacingProps
&
LayoutConstraints
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...