Variant typedef

Variant = Map<String, BoxStyle>

Implementation

typedef Variant = Map<String, BoxStyle>;