secondaryBackground constant

ColorToken const secondaryBackground

Implementation

static const ColorToken secondaryBackground = NamedColor(
  'secondaryBackground',
);