代码格式优化完毕

This commit is contained in:
toly
2022-03-26 21:25:40 +08:00
parent 36b5adbd7b
commit 59f8125e1a
265 changed files with 1684 additions and 1494 deletions

View File

@@ -27,7 +27,7 @@ class Issue extends Equatable {
final GithubUser? closeBy;
Issue(
const Issue(
this.id,
this.number,
this.title,