padLg top-level constant
double
const padLg
Standard/large padding multiplier (2.0).
At default density (base 16px), produces 32px padding. This is the baseline multiplier for normal spacing.
Implementation
const padLg = 2.0;