flipY property
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;
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.
final bool? flipY;