Configuration of the background appearance for buttons and hints.

Hierarchy

  • PartiallyConstructible
    • BackgroundStyle

Constructors

  • Parameters

    • Optional source: DeepPartial<BackgroundStyle>

    Returns BackgroundStyle

Properties

fillColor: string

The fill color. Default is "#FFFFFF30"

strokeColor: string

The color of the outline. Default is "#FFFFFFFF"

strokeWidth: number

The width of the outline in dp. Default is 2.0