flutter_json_widgets
widget
Column
children property
children
children
property
Null safety
List
<
Widget
>
children
Implementation
List<Widget> get children;
flutter_json_widgets
widget
Column
children property
Column class
Constructors
Column
fromJson
Properties
children
copyWith
crossAxisAlignment
hashCode
key
mainAxisAlignment
mainAxisSize
runtimeType
textBaseline
textDirection
verticalDirection
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==