dataLabelSize property
To check if labels collide. Stores the value data label size.
Implementation
// bool _isLabelCollide = false;
/// Stores the value data label size.
Size dataLabelSize = Size.zero;
To check if labels collide. Stores the value data label size.
// bool _isLabelCollide = false;
/// Stores the value data label size.
Size dataLabelSize = Size.zero;