HubbleGradients constructor
const
HubbleGradients({})
Implementation
const HubbleGradients({
required this.primary,
required this.secondary,
required this.tertiary,
required this.background,
});
const HubbleGradients({
required this.primary,
required this.secondary,
required this.tertiary,
required this.background,
});