Gfp Native Simple Background Style
constructor(@ColorInt color: Int = "#EDF0F4".toColorInt(), alpha: Float = 0.74f, cornerRadius: Int = 8, leftMargin: Int = 8, topMargin: Int = 0, rightMargin: Int = 8, bottomMargin: Int = 0, maxWidth: Int = 414, @ColorInt shadowColor: Int? = null, shadowAlpha: Float = 0.0f, shadowX: Int = 0, shadowY: Int = 0, shadowBlur: Int = 0, extendedBottomBackgroundHeight: Float = 0.0f)