flipX property
Controls whether the child widget is flipped horizontally (mirrored). Setting flipX to true will cause the child to be displayed as if reflected across a vertical axis.
Implementation
final bool flipX;
Controls whether the child widget is flipped horizontally (mirrored). Setting flipX to true will cause the child to be displayed as if reflected across a vertical axis.
final bool flipX;