verticalSliceWidth property

double verticalSliceWidth
final

Vertical slice is likely based off the rendered text.

This means that 'mo' and 'My' will have different heights so do not use this for centering vertical text.

Implementation

final double verticalSliceWidth;