menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/select.dart
SelectBase<T>
showValuePredicate property
showValuePredicate property
dark_mode
light_mode
showValuePredicate
property
Predicate
<
T
>
?
get
showValuePredicate
Implementation
Predicate<T>? get showValuePredicate;
arcane package
documentation
generated/arcane_shadcn/src/components/form/select
SelectBase<T>
showValuePredicate property
SelectBase mixin