Optional
source: DeepPartial<BarButtonConfiguration>The text to be read when the button is selected through accessibility mode.
"";
Configuration of the background appearance for the button.
new BackgroundStyle({});
Configuration of the icon appearance.
new IconStyle({});
The text to be displayed on the button.
new StyledText({});
Determines whether the button is visible or not.
true;
Generated using TypeDoc
Configuration of the button located on a bar.