menu
universally package
documentation
component/cache.dart
CleanCache
CleanCache const constructor
CleanCache const constructor
dark_mode
light_mode
CleanCache
constructor
const
CleanCache
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const CleanCache({super.key, this.color});
universally package
documentation
component/cache
CleanCache
CleanCache const constructor
CleanCache class