extraClipperHeight property

double? extraClipperHeight
final

It might happen that label text gets cut or have extra clipping.

So provided +Ve value add more clipping and -Ve will reduce the clipping.

Implementation

final double? extraClipperHeight;