text_999999_16b top-level property

TextStyle text_999999_16b
final

Implementation

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