menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/select.dart
SelectSearchResult
SelectSearchResult constructor
SelectSearchResult constructor
dark_mode
light_mode
SelectSearchResult
constructor
SelectSearchResult
(
int
score
,
int
index
,
bool
hasSelectedValue
)
Implementation
SelectSearchResult(this.score, this.index, this.hasSelectedValue);
arcane package
documentation
generated/arcane_shadcn/src/components/form/select
SelectSearchResult
SelectSearchResult constructor
SelectSearchResult class