diff --git a/lib/main.dart b/lib/main.dart index 7867580..631ea5d 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -70,12 +70,6 @@ class _MyHomePageState extends State { @override Widget build(BuildContext context) { - // This method is rerun every time setState is called, for instance as done - // by the _incrementCounter method above. - // - // The Flutter framework has been optimized to make rerunning build methods - // fast, so that you can just rebuild anything that needs updating rather - // than having to individually change instances of widgets. return Scaffold( appBar: AppBar( // TRY THIS: Try changing the color here to a specific color (to