menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultipleChoice<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T?
>
?
onChanged
final
Callback when the selection changes.
Implementation
final ValueChanged<T?>? onChanged;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultipleChoice<T>
onChanged property
MultipleChoice class