Tab
Examples#
See this.
Tab
#
Bases: AdaptiveControl
A Material Design TabBar tab.
| RAISES | DESCRIPTION |
|---|---|
AssertionError
|
icon_margin
#
icon_margin: MarginValue | None = None
The margin added around the tab's icon.
Only useful when used in combination with icon,
and label is not None.
Defaults to 2 pixels of bottom margin.
If Theme.use_material3 is False,
then defaults to 10 pixels of bottom margin.