nbRadius top-level property Null safety
read / write
Implementation
NBRadius nbRadius = NBRadius(
none: 0.0,
xs: 2,
sm: 4,
md: 6,
lg: 8,
xl: 12,
i2xl: 16,
i3xl: 24,
full: 9999,
);
NBRadius nbRadius = NBRadius(
none: 0.0,
xs: 2,
sm: 4,
md: 6,
lg: 8,
xl: 12,
i2xl: 16,
i3xl: 24,
full: 9999,
);