widgets/button/button library

Classes

TButton
A customizable button widget with multiple variants, sizes, and states.
TButtonGroup
A group of connected buttons with shared styling.
TButtonGroupItem
Defines an item within a TButtonGroup.
TButtonGroupTheme
Theme configuration for TButtonGroup.
TButtonPressOptions
Options passed to the onPressed callback.
TButtonShape
Defines the shape of a button.
TButtonSize
Defines the size metrics of a button.
TButtonTheme
Theme configuration for TButton.

Enums

TButtonGroupType
Defines the display type of a button group.
TButtonType
Defines the visual variant of a button.

Extensions

TButtonExtension on TButton
Utility extension for TButton updates.