s14NeutralsGrey40W500 constant

TextStyle const s14NeutralsGrey40W500

Implementation

static const s14NeutralsGrey40W500 = TextStyle(
  fontSize: 14,
  color: ColorName.neutralsGrey40,
  fontWeight: FontWeight.w500,
);