Launching lib\main.dart on sdk gphone x86 in debug mode...
Running Gradle task 'assembleDebug'...
lib/main.dart:7:7: Error: Expected ',' before this.
children: const [
^^^^^^^^
lib/main.dart:7:7: Error: No named parameter with the name 'children'.
children: const [
^^^^^^^^
/C:/flutter/flutter/packages/flutter/lib/src/material/scaffold.dart:1470:9: Context: Found this candidate, but the arguments don't match.
const Scaffold({
^^^^^^^^
lib/main.dart:24:5: Error: No named parameter with the name 'appBar'.
appBar: AppBar(title: Text('Transferências'),),
ALGUMA DICA?