flipVertically method
      
void
flipVertically()
      
     
    
Flip the component vertically around its anchor point.
Implementation
void flipVertically() => transform.flipVertically();Flip the component vertically around its anchor point.
void flipVertically() => transform.flipVertically();