Image.asset( "images/loading.gif", height: 125.0, width: 125.0, ) ... Edit pubspec.yaml file flutter: assets: - assets/images/ // in class_name.dart file ...
確定! 回上一頁