constants.dart 76 B

12
  1. const int THUMBNAIL_SMALL_SIZE = 128;
  2. const int THUMBNAIL_LARGE_SIZE = 512;