textFieldBackground property
Optional text field background color override.
If null, native defaults are used:
- iOS: derived from
surfacewith slight opacity - Android: currently ignored by the native SDK bridge
Implementation
final Color? textFieldBackground;