menu
aliplayer_widget package
documentation
manager/storage_path_manager.dart
StorageConfig
StorageConfig.new const constructor
StorageConfig.new const constructor
dark_mode
light_mode
StorageConfig
constructor
const
StorageConfig
(
{
String
?
cachePath
,
String
?
filesPath
,
})
Implementation
const StorageConfig({ this.cachePath, this.filesPath, });
aliplayer_widget package
documentation
manager/storage_path_manager
StorageConfig
StorageConfig.new const constructor
StorageConfig class