flipY property

bool flipY
final

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;