ente/lib/core/constants.dart
2020-04-30 20:48:26 +05:30

3 lines
76 B
Dart

const int THUMBNAIL_SMALL_SIZE = 128;
const int THUMBNAIL_LARGE_SIZE = 512;