Currently I am using Android Studio 3.2.1
Build #AI-181.5540.7.32.5056338, built on October 9, 2018 JRE: 1.8.0_152-release-1136-b06 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 4.13.0-46-generic
The Flutter Outline tool does not render the Widgets properly as given in this article here.
This is what I get. No widget displays any child in any case.
None of the Text widgets are drawn.
Is this a bug or something wrong on my part or is the functionality only on IntelliJ IDEA?

