Border Radius - Only
Property nodes
Last updated
Property nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
The "BorderRadius - Only" node is a property node that adds a border radius to the individually specified corners.
It mimics the BorderRadius.only of Flutter.
Inputs
bottomLeft
Double
Radius value for the bottom left corner
bottomRight
Double
Radius value for the bottom right corner
topLeft
Double
Radius value for the top left corner
topRight
Double
Radius value for the top right corner
Outputs
connector
Flow
The flow can continue through this output