Skip to content

Commit

Permalink
update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilVadoliya committed Jan 4, 2021
1 parent ee3f879 commit 195a4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ You can override the `animationDuration` of animation of the button by setting i
textStyle: TextStyle(
fontSize: 28,
letterSpacing: 5,
color: Colors.white,
color: Colors.deepOrange,
fontWeight: FontWeight.w300),
)
```
Expand Down

0 comments on commit 195a4b9

Please sign in to comment.