Quite often, you just want to visualise how much space each widget occupies on the screen. It can be tough to visualise that on an emulator or a real device without providing a unique background color to each widget. Hence, you can make use of the Flutter outline to see a quick overview of the space occupied by each widget.
Flutter Inspector: https://flutter.dev/docs/development/...