IconStyleData constructor
const
IconStyleData({})
Implementation
const IconStyleData({
this.collapsedIconColor,
this.expandedIconColor,
this.selectedIconColor,
this.backgroundSelectedIconColor,
this.unselectedIconColor,
});