arc_clipper

Last updated:

0 purchases

arc_clipper Image
arc_clipper Images
Add to Cart

Description:

arc clipper

Features #
This packed is used to clip widget like container to have an arc in the top middle of it
Usage #
Wrap your widget with ClipWidget
ClipWidget(
space:90.0,
height:30.0,
child:Container(height:100,width:100,color:Colors.red,),
topChild:CircleAvatar(
radius: 32,
backgroundColor:Colors.green),
),
copied to clipboard
ScreenShots #

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.