style property
Visual styling configuration for the button.
Defines the button's appearance including colors, padding, borders, and text styles. The AbstractButtonStyle provides state-aware styling that responds to hover, press, focus, and disabled states.
Implementation
final AbstractButtonStyle style;