final ByteData byteData = await rootBundle.load(logoUrl); final File ... final ByteData bytes = await rootBundle.load('assets/image.jpg'); ...
確定! 回上一頁