textfieldBackgroundColor top-level constant
Color
const textfieldBackgroundColor
Default input field background color.
Implementation
const Color textfieldBackgroundColor = Color(0xFFF5F6F9);