add a single newline

This commit is contained in:
krawieck 2020-10-06 16:28:38 +02:00
parent 465ee7c7f2
commit 8cafde3ba4
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ class InfiniteHomeList extends HookWidget {
this.onStyleChange,
this.controller,
}) : assert(selectedList != null);
@override
Widget build(BuildContext context) {
final accStore = useAccountsStore();