style property

ButtonStyle style
final

Visual styling for the toggle button.

Defines the appearance, colors, padding, and other visual characteristics of the toggle. Defaults to ghost button style with subtle appearance changes between toggled and untoggled states.

Implementation

final ButtonStyle style;