text_131732_24b top-level property

TextStyle text_131732_24b
final

Implementation

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