text_666666_18b top-level property

TextStyle text_666666_18b
final

Implementation

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