text_title_black16b top-level property
Implementation
final TextStyle text_title_black16b = TextStyle(
color: AppColor.ff131732,
fontSize: 16.sp,
fontWeight: FontWeight.bold,
);
final TextStyle text_title_black16b = TextStyle(
color: AppColor.ff131732,
fontSize: 16.sp,
fontWeight: FontWeight.bold,
);