flutter_json_widgets
widget
Stack
children property
children
children
property
Null safety
List
<
Widget
>
children
Implementation
List<Widget> get children;
flutter_json_widgets
widget
Stack
children property
Stack class
Constructors
Stack
fromJson
Properties
alignment
children
clipBehavior
copyWith
fit
hashCode
key
runtimeType
textDirection
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==