DEV Community

Flutter Column Widget Example

realNameHidden on May 31, 2023

import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { // This widget is the root of...
Collapse
 
hendrikras profile image
Hendrik Ras

This could use a little context, a picture of the widget would go a long way. And perhaps explain the code a little bit?

Collapse
 
realnamehidden1_61 profile image
realNameHidden

watch the video for explanation : youtu.be/EHZSSMowyRE