FormIconButtonStyle constructor
const
FormIconButtonStyle({})
Implementation
const FormIconButtonStyle({
this.backgroundColor,
this.height,
this.width,
this.elevation = 2.0,
this.shape,
this.iconSize,
this.iconColor,
this.backgroundColorDisabled,
this.iconColorDisabled,
});