The widget we return from our build method is called Scaffold. ... @override Widget build(BuildContext context) { return Container( color: color, ); } }.
確定! 回上一頁