Optional
highlightedOptional
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.
Whether the button should be highlighted with
ColorTheme.iconSelected
color.