resolveInputBackground method
Implementation
Color resolveInputBackground(BuildContext context) =>
inputBackgroundColor ?? defaults.inputBackgroundColor!;
Color resolveInputBackground(BuildContext context) =>
inputBackgroundColor ?? defaults.inputBackgroundColor!;