MinRadiusScale constructor
const
MinRadiusScale({})
Implementation
const MinRadiusScale({
this.none = 0,
this.sm = 6,
this.md = 8,
this.lg = 10,
this.xl = 12,
this.xl2 = 16,
this.full = 9999,
});
const MinRadiusScale({
this.none = 0,
this.sm = 6,
this.md = 8,
this.lg = 10,
this.xl = 12,
this.xl2 = 16,
this.full = 9999,
});