text_999999_14b top-level property

TextStyle text_999999_14b
final

Implementation

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