
1. Root : The topmost container area that wraps the button
2. Label: Button label
3. Icon(Prefix) : Icon area that visually elaborates the Label
4. Icon(Suffix) : Icon area that visually illustrates the label
States
State | Value | Default | Description |
---|
Toggled | Boolean | False | Switches to True when the toggle button is activated. Default value is False |
Pressed | Boolean | False | Switches to True when the window is draggable |
Disabled | Boolean | - | If True, the Button is in a non-controllable state |

Properties
State | Value | Description |
---|
Floating | Boolean | Displayed as a shadow or color depending on the background style. |
Size | Large, Medium, Small | You can select and use the button size options. |
