text_666666_14b top-level property

TextStyle text_666666_14b
final

Implementation

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