flutter_json_widgets
widget
SizedBoxExpanded
SizedBoxExpanded const constructor
SizedBoxExpanded
SizedBoxExpanded
constructor
Null safety
const
SizedBoxExpanded
(
{
Key
?
key
,
Widget
?
child
}
)
Implementation
const factory SizedBoxExpanded({final Key? key, final Widget? child}) = _$SizedBoxExpanded;
flutter_json_widgets
widget
SizedBoxExpanded
SizedBoxExpanded const constructor
SizedBoxExpanded class
Constructors
SizedBoxExpanded
fromJson
Properties
child
copyWith
hashCode
key
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==