f12w400Success9 property

TextStyle f12w400Success9
final

Implementation

static final f12w400Success9 = TextStyle(
  fontSize: 12.textMultiplier,
  fontWeight: FontWeight.w400,
  color: AppColors.success.shade9,
);