IconDecoration constructor
const
IconDecoration({})
Implementation
const IconDecoration({
this.leftIcon,
this.rightIcon,
this.leftIconSize,
this.leftIconColor,
this.rightIconSize,
this.rightIconColor,
this.leftFocusIconColor,
this.rightFocusIconColor,
});