inputFieldErrorLabel property
InputField - Error Label (Bottom)
Implementation
static TextStyle inputFieldErrorLabel = _defaultFieldLabel.copyWith(
color: BASFColors.red,
);
InputField - Error Label (Bottom)
static TextStyle inputFieldErrorLabel = _defaultFieldLabel.copyWith(
color: BASFColors.red,
);