core/props/button_props library
Classes
- ButtonProps
- Button component properties.
Enums
- ButtonSize
- Button size enum with icon variants. Supports both abbreviated (sm/md/lg) and spelled-out (small/medium/large) styles.
- ButtonVariant
Mixins
- ButtonRendererContract
- Mixin defining the renderer method for button components.