Skip to content

Commit

Permalink
chore(scatter_chart_data): fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jrc2139 committed Mar 21, 2021
1 parent 3e8d7c9 commit 8f34741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/chart/scatter_chart/scatter_chart_data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ class ScatterTooltipItem with EquatableMixin {
/// Defines bottom space from spot.
final double bottomMargin;

/// Style of showing text.
/// TextAlign of the showing content.
final TextAlign textAlign;

/// List<InlineSpan> add further style and format to the text of the tooltip
Expand Down

0 comments on commit 8f34741

Please sign in to comment.