kLegendHeight top-level constant

double const kLegendHeight

Height of one legend row. useLegendsStyles.styles.ts:13.

Consistent with the box model: 8 padding + 16 caption1 line height + 8.

Implementation

const double kLegendHeight = 32;