text_666666_8b top-level property

TextStyle text_666666_8b
final

Implementation

final TextStyle text_666666_8b = TextStyle(
  color: AppColor.ff666666,
  fontSize: 8.sp,
  fontWeight: FontWeight.bold,
);