text_131732_22b top-level property

TextStyle text_131732_22b
final

Implementation

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