in below grid container , there is an image on the left , with a bunch of text on the right , there is a huge gap between the image and the text which tried to
import 'package:flutter/material.dart'; class AddPlaceScreen extends StatefulWidget { static const routeName = '/add-place'; @override _AddPlaceScreenSt