Border Radius - All

Property nodes

Condition
Value
BorderRadius - All default node

The "BorderRadius - All" node is a property node that adds a border radius to all corners.

It mimics Flutter's BorderRadius.all

Inputs

Input name
Canvas Required
Type
Description

value

Double

Border radius to apply to all corners

Outputs

Output name
Canvas Required
Type
Description

connector

Flow

The flow can continue through this output

Last updated