extraClipperHeight property
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;
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.
final double? extraClipperHeight;