menu
bento package
documentation
bento.dart
IconPath
IconPath.fromJson factory constructor
IconPath.fromJson factory constructor
dark_mode
light_mode
IconPath.fromJson
constructor
IconPath.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory IconPath.fromJson(Map<String, Object?> json) => _$IconPathFromJson(json);
bento package
documentation
bento
IconPath
IconPath.fromJson factory constructor
IconPath class