menu
basecraft package
documentation
core/storage.dart
DatabaseFactory
setDatabasesPath abstract method
setDatabasesPath abstract method
dark_mode
light_mode
setDatabasesPath
abstract method
Future
<
void
>
setDatabasesPath
(
String
path
)
Set the default databases location path
Implementation
Future<void> setDatabasesPath(String path);
basecraft package
documentation
core/storage
DatabaseFactory
setDatabasesPath abstract method
DatabaseFactory class