mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-22 07:26:19 +08:00
small changes, updated readme
This commit is contained in:
@ -20,6 +20,7 @@ void main() {
|
||||
// Add Text
|
||||
child: new Text(
|
||||
"Hello World!",
|
||||
style: new TextStyle(color: Colors.white),
|
||||
),
|
||||
),
|
||||
// Set background
|
||||
|
Reference in New Issue
Block a user