Messages
Topics
Lists
Groups
Marketplace
Jobs
Flutter Dev
4 years ago
Do you want your widget to have a unique shape? ClipPath allows you to define your own widget shapes! Given a CustomerClipper and a path that you define, ClipPath will constrain the widget’s visible area to within this path.
#flutter #mobileapps
Do you want your widget to have a unique shape? ClipPath allows you to define your own widget shapes! Given a CustomerClipper and a path that you define, ClipPath will constrain the widget's visible area to within this path.