flipBevels property

bool flipBevels
final

Only if corners == SurfaceCorners.BEVEL will this parameter then flip the two beveled corners horizontally across x-axis.

See biBeveledShape which ultimately provides the BeveledRectangleBorder used throughout Surface.

Implementation

final bool flipBevels;