text_999999_10b top-level property

TextStyle text_999999_10b
final

Implementation

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