I've changed my theme to use the MaterialCommunityIcons iconSet instead of the default. This however breaks the searchable toolbar because the icon arrow-forwardand clear.
These icons are hardcoded into the LeftElement and RightElement of the Toolbar.
It would be nice if the icons can be changed by overriding a property or the icons in the Searchable component should always use the default IconSet instead of following the theme.
I've changed my theme to use the MaterialCommunityIcons iconSet instead of the default. This however breaks the searchable toolbar because the icon
arrow-forward
andclear.
These icons are hardcoded into the LeftElement and RightElement of the Toolbar.
It would be nice if the icons can be changed by overriding a property or the icons in the Searchable component should always use the default IconSet instead of following the theme.