x property
      
      double
      get
      x
      
    
    
The MouseEvent.x property is an alias for the MouseEvent.clientX
property.
Implementation
external double get x;The MouseEvent.x property is an alias for the MouseEvent.clientX
property.
external double get x;