text_131732_40b top-level property

TextStyle text_131732_40b
final

Implementation

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