init(floatLiteral:)
Create a fixed corner style with a float value as its corner radius. This is a shorthand of writing .fixed(value).
Declaration
init(floatLiteral value: Edge.Corner.Style.FloatLiteralType)Parameters
- value:
The fixed corner radius.