Skip to content

Commit

Permalink
removed changelog, added deprecated annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiaPispisa committed Jan 19, 2025
1 parent aa74c42 commit 32cfb79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/chart/bar_chart/bar_chart_data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ class BarTouchTooltipData with EquatableMixin {
super();

/// Sets a rounded radius for the tooltip.
@Deprecated('use tooltipBorderRadius instead')
final double tooltipRoundedRadius;

/// Sets a border radius for the tooltip.
Expand Down

0 comments on commit 32cfb79

Please sign in to comment.