Edit Text Customization
data class EditTextCustomization(val input: TextStyleCustomization, val editTextBackground: BackgroundCustomization)
Use this class to set the visual style of the challenge text entry box.
Parameters
input
Input text style customization
edit Text Background
Background customization
Functions
Link copied to clipboard
DSL Method for EditText Background setup
Link copied to clipboard
DSL Method for EditText Input setup