inputFieldLabel property
InputField - Label (Top)
Implementation
static TextStyle inputFieldLabel = _defaultFieldLabel.copyWith(
color: BasfColors.copyTextGrey,
);
InputField - Label (Top)
static TextStyle inputFieldLabel = _defaultFieldLabel.copyWith(
color: BasfColors.copyTextGrey,
);