Skip to content

Commit

Permalink
Update scatter_chart_sample1 animation curve
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed Mar 23, 2022
1 parent 25b7e49 commit 644f2eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class _ScatterChartSample1State extends State {
),
),
swapAnimationDuration: const Duration(milliseconds: 600),
swapAnimationCurve: Curves.fastOutSlowIn,
),
),
),
Expand Down

0 comments on commit 644f2eb

Please sign in to comment.