Flutter Food Delivery App – part 2 (search bar)

food_delivery_app_2

Let’s wrap some padding around our TextField.

We use EdgeSet.all for put padding around the TextField.

We then EdgeInset for the inner padding of the Textfield.

home_screen.dart