mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-09 04:58:58 +00: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