text_999999_12b top-level property

TextStyle text_999999_12b
final

Implementation

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