redditwarp.models.widget.widget_SYNC#

class redditwarp.models.widget.widget_SYNC.Widget(d: 'Mapping[str, Any]', idt: 'str', kind: 'str', header_color: 'str', background_color: 'str', title: 'str')[source]#

Bases: DatamementoDataclassesMixin

d: Mapping[str, Any]#
idt: str#
kind: str#
header_color: str#
background_color: str#
title: str#