Property nodes
Released in version:
1.0.0
Flutter/Dart link:
https://api.flutter.dev/flutter/painting/Border-class.htmlarrow-up-right
The "Add border" node is a property node used to add a border equal to the Flutter Border class.
Inputs
color
Color
Border color. Defaults to black when null
width
Double
Border width
Outputs
connector
Flow
Border result
Last updated 3 years ago