menu
teledart package
documentation
model.dart
Animation
Animation.fromJson factory constructor
Animation.fromJson factory constructor
dark_mode
light_mode
Animation.fromJson
constructor
Animation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Animation.fromJson(Map<String, dynamic> json) => _$AnimationFromJson(json);
teledart package
documentation
model
Animation
Animation.fromJson factory constructor
Animation class