text_131732_18b top-level property

TextStyle text_131732_18b
final

Implementation

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