menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
CachedValueWidget<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value to cache and pass to builder.
Implementation
final T value;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
CachedValueWidget<T>
value property
CachedValueWidget class