Rezi
Preparing search index...
core/src
SpinnerProps
Type Alias SpinnerProps
SpinnerProps
:
Readonly
<
{
key
?:
string
;
label
?:
string
;
style
?:
TextStyle
;
variant
?:
|
"dots"
|
"line"
|
"circle"
|
"bounce"
|
"pulse"
|
"arrows"
|
"dots2"
;
}
,
>
Props for spinner widget. Animated loading indicator driven by tick events.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for spinner widget. Animated loading indicator driven by tick events.