menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultiModel
data property
data property
dark_mode
light_mode
data
property
List
<
MultiModelItem
>
data
final
The list of models that will be provided to the descendants.
Implementation
final List<MultiModelItem> data;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultiModel
data property
MultiModel class