text_131732_14b top-level property

TextStyle text_131732_14b
final

Implementation

final TextStyle text_131732_14b = TextStyle(
  color: AppColor.ff131732,
  fontSize: 14.sp,
  fontWeight: FontWeight.bold,
);