referenceCodeInputErrorTextStyle property
getter/setter pair
Implementation
static var referenceCodeInputErrorTextStyle = TextStyleBase.bodyS.copyWith(
color: AppColors.mainRed,
);
static var referenceCodeInputErrorTextStyle = TextStyleBase.bodyS.copyWith(
color: AppColors.mainRed,
);