menu
b012_data package
documentation
b012_disc_data.dart
DiscData
rootPath property
rootPath property
dark_mode
light_mode
rootPath
property
Future
<
String
>
get
rootPath
Implementation
Future<String> get rootPath async => _rootPath ?? (await getApplicationDocumentsDirectory()).path;
b012_data package
documentation
b012_disc_data
DiscData
rootPath property
DiscData class