let the testing begin!
This commit is contained in:
parent
2e1b74a222
commit
ff7cdf4907
4 changed files with 57 additions and 52 deletions
|
@ -147,7 +147,7 @@ class StatsPageState extends State<StatsPage> {
|
|||
Container(
|
||||
padding: EdgeInsets.fromLTRB(0.0,17,0.0,0.0),
|
||||
child : Text(
|
||||
"Last Month's Spend",
|
||||
"Last Month's Total Spend",
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontSize: 22.0,
|
||||
|
|
Reference in a new issue