flutter_json_widgets
shape_border
StarBorder
StarBorder.fromJson factory constructor
StarBorder.fromJson
StarBorder.fromJson
constructor
Null safety
StarBorder.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory StarBorder.fromJson(Map<String, dynamic> json) = _$StarBorder.fromJson;
flutter_json_widgets
shape_border
StarBorder
StarBorder.fromJson factory constructor
StarBorder class
Constructors
StarBorder
fromJson
Properties
copyWith
hashCode
innerRadiusRatio
pointRounding
points
rotation
runtimeType
side
squash
valleyRounding
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==