flipY property

bool? flipY
finalinherited

Controls whether the sheet widget is flipped vertically (inverted). Setting flipY to true will cause the sheet to be displayed as if reflected across a horizontal axis.

Implementation

final bool? flipY;