Skip to content

Commit

Permalink
Remove an unused parameter from Typography.apply (bdlukaa#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-hann committed Feb 5, 2022
2 parents a90938b + c61a1a6 commit 565c6e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/styles/typography.dart
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ class Typography with Diagnosticable {
double fontSizeFactor = 1.0,
double fontSizeDelta = 0.0,
Color? displayColor,
Color? bodyColor,
TextDecoration? decoration,
Color? decorationColor,
TextDecorationStyle? decorationStyle,
Expand Down

0 comments on commit 565c6e1

Please sign in to comment.