Properties
| Property | Type | Description |
|---|---|---|
| icon | String | The name of the icon to display. |
| iconType | IconType | The type of the icon (material, cupertino). Defaults to material. |
| size | double? | The size of the icon. |
| color | String? | The color of the icon. |
| semanticLabel | String? | The semantic label for the icon. |
| textDirection | TextDirection? | The text direction for the icon. |
Note: To check the available icons, refer to Icon utils.