EmbedInputViewStyle constructor
EmbedInputViewStyle({})
Implementation
EmbedInputViewStyle({
this.height,
this.padding,
this.background,
this.borderRadius,
this.boxShadow,
this.borderStyle,
this.borderColor,
this.borderWidth,
this.color,
this.fontFamily,
this.fontWeight,
this.fontSize,
this.fontSmoothing,
this.lineHeight,
});