Intro As promised now I’ll show how to write SimpleOverlay Widget without any helpers. I’ll omit some boilerplate code which was already describer in previous articles. Quick Theory There are few more things we need to know when implementing Widgets that might contain multiple children. The first thing we need to understand is…