defaults constant

SunnySpacing const defaults

Implementation

static const defaults = SunnySpacing.of(
  scaleFactor: 1.0,
  spaceUnit: 8,
  cardImageHeight: 155,
  cardImageExpandedHeight: 328,
  appBarHeight: 55,
);