text_666666_16b top-level property

TextStyle text_666666_16b
final

Implementation

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