ClipRRect

Primary nodes

ConditionValue

Released in version:

1.0.0

Flutter/Dart link:

For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.

Remember that this node is the same as the Flutter Widget.

Inputs

InputTypeDescriptionReleased in version:

connector (required)

Widget

Connector for the parent Widget

1.0.0

borderRadius

BorderRadius

Border Radius for the corners of the clip

1.0.0

clipBehavior

Clip

Controls how to clip

1.0.9

Outputs

OutputTypeDescriptionReleased in version:

child (required)

Widget

Child Widget

1.0.0

Last updated