bottom property

double bottom

Implementation

double get bottom => bottoms.isEmpty ? 0 : bottoms.last;