We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f51b0bc + ccd2160 commit 4aeed7aCopy full SHA for 4aeed7a
1 file changed
lib/main.dart
@@ -48,7 +48,7 @@ Future<void> main() async {
48
));
49
}
50
51
-/// エントリーポイントとなるクラス。
+/// エントリーポイントとなるウィジェット。
52
class MyApp extends ConsumerWidget {
53
const MyApp({super.key});
54
0 commit comments