ButtonConfiguration

constructor(visible: Boolean = true, text: String = "", accessibilityDescription: String = "", background: BackgroundStyle = BackgroundStyle( ), foreground: ForegroundStyle = ForegroundStyle( ))
constructor(source: Map<String, Any?>)