allowedSizes constant

List<int> const allowedSizes

The allowed sizes.

Implementation

static const List<int> allowedSizes = [16, 32, 48, 64, 80, 96, 128, 160, 240, 256, 320, 480, 512, 640, 1024, 1280, 1536, 2048, 3072, 4096];