add trailing comma
This commit is contained in:
@@ -89,7 +89,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
child: CircularProgressIndicator(
|
||||
strokeWidth: 2,
|
||||
),
|
||||
)
|
||||
),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user