EdgeInsets - All

Property nodes

Condition
Value
EdgeInsets - All default node

The "EdgeInsets - All" node is a property node that allows you to create an EdgeInsets object where the value is applied to all sides.

It is often very useful for applying paddings or margins.

Inputs

Input name
Canvas Required
Type
Description

value

Double

Value to apply to all sides of the EdgeInsets

Outputs

Output name
Canvas Required
Type
Description

connector

EdgeInsets

EdgeInsets resulting from this node

Last updated