EdgeInsets - All
Property nodes
Last updated
Property nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
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
value
Double
Value to apply to all sides of the EdgeInsets
Outputs
connector
EdgeInsets
EdgeInsets resulting from this node