flutter_json_widgets
widget
ClipOval
ClipOval.fromJson factory constructor
ClipOval.fromJson
ClipOval.fromJson
constructor
Null safety
ClipOval.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ClipOval.fromJson(Map<String, dynamic> json) = _$ClipOval.fromJson;
flutter_json_widgets
widget
ClipOval
ClipOval.fromJson factory constructor
ClipOval class
Constructors
ClipOval
fromJson
Properties
child
clipBehavior
copyWith
hashCode
key
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==