Variable spacingConst

spacing: {
    x: 4;
    y: 8;
} = ...

Type declaration

  • Readonly x: 4
  • Readonly y: 8