outerRadius property

double outerRadius

current outer radius of this slice

Implementation

double get outerRadius => innerRadius + _height;