menu
arcane package
documentation
generated/arcane_shadcn/src/util.dart
CachedValue
shouldRebuild abstract method
shouldRebuild abstract method
dark_mode
light_mode
shouldRebuild
abstract method
bool
shouldRebuild
(
covariant
CachedValue
oldValue
)
Implementation
bool shouldRebuild(covariant CachedValue oldValue);
arcane package
documentation
generated/arcane_shadcn/src/util
CachedValue
shouldRebuild abstract method
CachedValue mixin