centerX property

double get centerX

Implementation

double get centerX => (left + right) * 0.5;