menu
flutter_graphql_client package
documentation
graph_sqlite.dart
OpenDatabaseOptions
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
getter/setter pair
Open the database in read-only mode (no callback called).
Implementation
late bool readOnly;
flutter_graphql_client package
documentation
graph_sqlite
OpenDatabaseOptions
readOnly property
OpenDatabaseOptions class