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