fieldBackgroundColor property
Color
get
fieldBackgroundColor
Form field background color.
Implementation
Color get fieldBackgroundColor => themeTokens.fieldBackgroundColor.color!;
Form field background color.
Color get fieldBackgroundColor => themeTokens.fieldBackgroundColor.color!;