child: InteractiveViewer( transformationController: controller, maxScale: 2.0, minScale: 2.0, child: imageBig, fit: BoxFit.fitWidth, ),
確定! 回上一頁