Rezi
Preparing search index...
core/src
StatusProps
Type Alias StatusProps
StatusProps
:
Readonly
<
{
key
?:
string
;
label
?:
string
;
showLabel
?:
boolean
;
status
:
StatusType
;
style
?:
TextStyle
;
}
,
>
Props for status indicator widget. Shows a colored dot with optional label.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for status indicator widget. Shows a colored dot with optional label.