menu
televerse package
documentation
telegram.dart
BackgroundFill
BackgroundFill.fromJson factory constructor
BackgroundFill.fromJson factory constructor
dark_mode
light_mode
BackgroundFill.fromJson
constructor
BackgroundFill.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory BackgroundFill.fromJson(Map<String, Object?> json) => _$BackgroundFillFromJson(json);
televerse package
documentation
telegram
BackgroundFill
BackgroundFill.fromJson factory constructor
BackgroundFill class