Option
Button
@Composable
Function to create an option button to execute any actions
Parameters
icon
: the representative icon to use
visible
: whether the button must be visible or not
show
: whether show the warn EquinoxAlertDialog about the action
option Action
: the option action to execute
tint
: the tint for the OptionButton