import 'package:flutter/material.dart'; ... title: new Text('Name here'), ... //this image was outside the screen so we are using Expanded which will fit ...
確定! 回上一頁