menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ListChanges<T>
changes property
changes property
dark_mode
light_mode
changes
property
List
<
ListChange
<
T
>
>
changes
final
The list of individual changes to apply.
Implementation
final List<ListChange<T>> changes;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ListChanges<T>
changes property
ListChanges class