Right now, AFAIK, when using Duotone icons, I need to specify the secondary color for each individual icon.
It'd be nice to have an equivalent of IconTheme.merge for duotone icons, so that a default style is applied to all descendant PhosphorIcon instances in the widget tree.
Right now, AFAIK, when using Duotone icons, I need to specify the secondary color for each individual icon.
It'd be nice to have an equivalent of
IconTheme.mergefor duotone icons, so that a default style is applied to all descendant PhosphorIcon instances in the widget tree.