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