menu
sqlbrite package
documentation
sqlbrite.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);
sqlbrite package
documentation
sqlbrite
DatabaseFactory
setDatabasesPath abstract method
DatabaseFactory class