配置圖片 在pubspec.yaml里圖片中的位置 image.png image.png 在項(xiàng)目中引用 child: Image.asset( "assets/images/information.png", ),