marginSizes constant

AFUIThemeID const marginSizes

Used to determine the values of AFFunctionalTheme.margin..., must be an array of 6 values, indicating the margin amount for s0 through s5 (the first should be zero, or s0 will be confusing).

Implementation

static const marginSizes = AFUIThemeID("marginSizes");