flipVertically method

void flipVertically()
inherited

Flip the component vertically around its anchor point.

Implementation

void flipVertically() => transform.flipVertically();