ROUNDED_RADIUS top-level constant Null safety

dynamic const ROUNDED_RADIUS

Background, e.g SmoothCard

Implementation

const Radius ROUNDED_RADIUS = Radius.circular(20.0);