textfieldFilledColor top-level constant
Color
const textfieldFilledColor
Default filled input field color.
Implementation
const Color textfieldFilledColor = Colors.white;
Default filled input field color.
const Color textfieldFilledColor = Colors.white;