text_333333_18b top-level property

TextStyle text_333333_18b
final

Implementation

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