pieceHeight property

double pieceHeight
final

Imagine the wheel as a donut shaped cake, One can cut it into multiple slices, Then, if we cut one slice into equal height pieces, each piece would share the same height. Height of each fan piece

Implementation

final double pieceHeight;