menu
assetx package
documentation
gen/config.dart
CacheConfig
CacheConfig.new const constructor
CacheConfig.new const constructor
dark_mode
light_mode
CacheConfig
constructor
const
CacheConfig
(
{
bool
?
memory
,
String
?
src
,
})
Implementation
const CacheConfig({this.memory, this.src});
assetx package
documentation
gen/config
CacheConfig
CacheConfig.new const constructor
CacheConfig class