A widget that clips its child using an oval.
A widget that clips its child using a path.
A widget that clips its child using a rectangle.
A widget that provides a canvas on which to draw during the paint phase.
A widget that paints a Decoration either before or after its child paints.
A widget that applies a translation expressed as a fraction of the box's size before painting its child.
A widget that makes its child partially transparent.
A widget that rotates its child by a integral number of quarter turns.
A widget that applies a transformation before painting its child.
Find more widgets in the widget catalog.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2024-09-11. View source or report an issue.