text_333333_16b top-level property

TextStyle text_333333_16b
final

Implementation

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