style: add space in comment

pull/161/head
Allison Ryan 4 years ago
parent fb3904624e
commit 5cce9831fe

@ -13,7 +13,7 @@ class Board extends Component {
@override @override
Future<void> onLoad() async { Future<void> onLoad() async {
// TODO(allisonryan0002): add bottom group and flutter forest to pinball // TODO(allisonryan0002): add bottom group and flutter forest to pinball
//game directly. Then remove board. // game directly. Then remove board.
final bottomGroup = _BottomGroup(); final bottomGroup = _BottomGroup();
final flutterForest = FlutterForest(); final flutterForest = FlutterForest();

Loading…
Cancel
Save