second update

overwrote your commit and not sure how to amend.  Revised name changes.
This commit is contained in:
Max Mohr
2020-02-27 21:05:09 -05:00
committed by GitHub
parent 842ab0e6ae
commit fca43bddd1

View File

@@ -12,6 +12,7 @@ class Sport extends StatelessWidget {
Item _curSport = colorList[0];
final feed = Feed(); // was var not final
@override