flipVertically method
      
void
flipVertically()
       
    
inherited
    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();