Optional
activeOptional
highlightedWhether the button should be highlighted with ColorTheme.iconSelected
color.
Optional
iconThe image to put in the button.
Optional
onThe callback when the button is pressed.
Optional
styleThe style overrides for the button.
Optional
svgThe SVG component to put in the button. Takes priority over images.
Optional
testIDAn id used to locate this view in end-to-end tests.
Optional
touchableWhether the button should be touchable. This is true
by default.
Determines what the opacity of the wrapped view should be when touch is active. Defaults to 0.2.