Skip to content

Commit

Permalink
Fixing CircularWaiting text color.
Browse files Browse the repository at this point in the history
  • Loading branch information
edufolly committed Jul 10, 2021
1 parent 203c39d commit b2b0032
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/widgets/circular_waiting.dart
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ class CircularWaiting {
msg,
style: TextStyle(
fontSize: 20.0,
color: Colors.black,
),
),
),
Expand Down

0 comments on commit b2b0032

Please sign in to comment.