small changes, updated readme

This commit is contained in:
Nishant Srivastava
2017-09-30 00:01:34 -07:00
parent 351b44db0e
commit 16b934585f
6 changed files with 14 additions and 9 deletions

View File

@ -20,6 +20,7 @@ void main() {
// Add Text
child: new Text(
"Hello World!",
style: new TextStyle(color: Colors.white),
),
),
// Set background