Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Dec 16, 2022
1 parent 9dff401 commit 80b537b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/bin/example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ void main(List<String> arguments) {

class MyApp extends StatelessWidget {
@override
build() {
Widget build() {
return Scaffold(
body: Container(
height: 512,
Expand Down

0 comments on commit 80b537b

Please sign in to comment.