flipY property
Controls whether the child widget is flipped vertically (inverted). Setting flipY to true will cause the child to be displayed as if reflected across a horizontal axis.
Implementation
final bool flipY;
Controls whether the child widget is flipped vertically (inverted). Setting flipY to true will cause the child to be displayed as if reflected across a horizontal axis.
final bool flipY;