Tag: invisible widgets

  • Different Types of Flutter Widgets

    Container Widget: There is also a very important widget that ships with Flutter, the Container() widget which kind of belongs in to both categories as you will learn once we use it because it by default is invisible but you can also give it some styling so that you can see it.

    Visible & Invisible Flutter Widgets
    Visible & Invisible Flutter Widgets

    Container Widget: There is also a very important widget that ships with Flutter, the Container() widget which kind of belongs in to both categories as you will learn once we use it because it by default is invisible but you can also give it some styling so that you can see it.