menu
flutter_chat_sdk package
documentation
chat.dart
DatabaseEncryptionConfig
cipherPageSize property
cipherPageSize property
dark_mode
light_mode
cipherPageSize
property
int
cipherPageSize
final
SQLCipher page size (default: 4096).
Implementation
final int cipherPageSize;
flutter_chat_sdk package
documentation
chat
DatabaseEncryptionConfig
cipherPageSize property
DatabaseEncryptionConfig class