flutter_json_widgets
icon_theme_data
IconThemeData
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
icon_theme_data
IconThemeData
toJson method
IconThemeData class
Constructors
IconThemeData
fromJson
Properties
color
copyWith
fill
grade
hashCode
opacity
opticalSize
runtimeType
shadows
size
weight
Methods
noSuchMethod
toJson
toString
Operators
operator ==