menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ItemPickerDialog<T>
items property
items property
dark_mode
light_mode
items
property
ItemChildDelegate
<
T
>
items
final
Delegate providing the items to display.
Implementation
final ItemChildDelegate<T> items;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ItemPickerDialog<T>
items property
ItemPickerDialog class