text_666666_12b top-level property

TextStyle text_666666_12b
final

Implementation

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