text_131732_20b top-level property

TextStyle text_131732_20b
final

Implementation

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