bottomPadding property
The padding (in logical pixels) to add to the bottom of the chart when calculating content overflow. This allows pushing down subsequent widgets (like those in a Column) when a bottom-aligned score bubble appears, preventing overlap.
Implementation
final double bottomPadding;