text_999999_8b top-level property

TextStyle text_999999_8b
final

Implementation

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