basicMutableSelectBoxBehavior

fun basicMutableSelectBoxBehavior(backgroundColor: Color? = null, darkBackgroundColor: Color? = null, foregroundColor: Color? = null, cornerRadius: Double? = null, buttonWidth: Double? = null, buttonA11yLabel: String? = null, inset: Double? = null): DI.Module(source)