menu
dartapi_db package
documentation
core/sql_database.dart
SqlDatabase
config property
config property
dark_mode
light_mode
config
property
DbConfig
config
final
Configuration settings for the database connection.
Implementation
final
DbConfig config;
dartapi_db package
documentation
core/sql_database
SqlDatabase
config property
SqlDatabase class
Constructors
new
Properties
config
hashCode
runtimeType
Methods
close
connect
delete
insert
noSuchMethod
rawQuery
select
toString
update
Operators
operator ==