added more comments to using_tabs example

This commit is contained in:
Nishant Srivastava
2017-08-26 00:35:35 -07:00
parent 94e51c66ce
commit a288e167be
4 changed files with 14 additions and 1 deletions

View File

@ -6,6 +6,7 @@ class Third extends StatelessWidget {
return new Container(
child: new Center(
child: new Column(
// center the children
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
new Icon(