Skip to content

Commit

Permalink
Update lib/src/utils/accent_color_listener.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Reuben Turner <groovinchip@gmail.com>
  • Loading branch information
Adrian-Samoticha and GroovinChip authored Aug 19, 2023
1 parent 21ebe83 commit 053befb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/utils/accent_color_listener.dart
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class AccentColorListener {
0.0: AccentColor.graphite,
};

/// The currently active accent color.
/// The active accent color selection.
AccentColor? _currentAccentColor;

/// The currently active accent color.
Expand Down

0 comments on commit 053befb

Please sign in to comment.