HubbleRadius constructor
const
HubbleRadius({})
Implementation
const HubbleRadius({
required this.xxs,
required this.xs,
required this.s,
required this.m,
required this.l,
required this.xl,
required this.xxl,
required this.xxxl,
});