f12w400Pending8 property

TextStyle f12w400Pending8
final

Implementation

static final f12w400Pending8 = TextStyle(
  fontSize: 12.textMultiplier,
  fontWeight: FontWeight.w400,
  color: AppColors.pending.shade8,
);