menu
aliplayer_widget package
documentation
manager/storage_path_manager.dart
StorageConfig
defaultPath property
defaultPath property
dark_mode
light_mode
defaultPath
property
String
?
get
defaultPath
获取默认路径(优先使用缓存路径)
Implementation
String? get defaultPath => cachePath ?? filesPath;
aliplayer_widget package
documentation
manager/storage_path_manager
StorageConfig
defaultPath property
StorageConfig class