Add Border
Property nodes
Condition
Value
Released in version:
1.0.0
Flutter/Dart link:

The "Add border" node is a property node used to add a border equal to the Flutter Border class.
Inputs
Input name
Canvas Required
Type
Description
color
Color
Border color. Defaults to black when null
width
Double
Border width
Outputs
Output name
Canvas Required
Type
Description
connector
Flow
Border result
Last updated