text_999999_18b top-level property

TextStyle text_999999_18b
final

Implementation

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