Skip to main content

Border Radius

StacBorderRadius allows you to build the Flutter BorderRadius class using JSON. To know more about the BorderRadius class in Flutter, refer to the official documentation.

Properties

:::note Above three properties defined are optional. i.e. StacBorderRadius can be defined using one of the above 3 methods. :::

Example

Generic Declaration

Explicit Declaration (Object)

Explicit Declaration (List)