centerY property

double get centerY

Implementation

double get centerY => (top + bottom) * 0.5;