Add Border

Property nodes

ConditionValue

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 nameCanvas RequiredTypeDescription

color

Color

Border color. Defaults to black when null

width

Double

Border width

Outputs

Output nameCanvas RequiredTypeDescription

connector

Flow

Border result

Last updated