radius property
The border radius of the container (used only if decoration is null).
Defaults to context.scale(12) if not specified.
Implementation
final double? radius;
The border radius of the container (used only if decoration is null).
Defaults to context.scale(12) if not specified.
final double? radius;