View Source Telegex.Type.BackgroundTypeFill (Telegex v1.8.0)
The background is automatically filled based on the selected colors.
Summary
Types
@type t() :: %Telegex.Type.BackgroundTypeFill{ dark_theme_dimming: integer(), fill: Telegex.Type.BackgroundFill.t(), type: String.t() }