x property

  1. @Deprecated('Use left instead')
double get x

Implementation

@Deprecated('Use left instead')
double get x => left;