flutter_json_widgets
decoration
BoxDecoration
boxShadow property
boxShadow
boxShadow
property
Null safety
List
<
BoxShadow
>
?
boxShadow
Implementation
List<BoxShadow>? get boxShadow;
flutter_json_widgets
decoration
BoxDecoration
boxShadow property
BoxDecoration class
Constructors
BoxDecoration
fromJson
Properties
backgroundBlendMode
border
borderRadius
boxShadow
color
copyWith
gradient
hashCode
image
runtimeType
shape
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==