textStyleTitleHomeCardView top-level property
Implementation
var textStyleTitleHomeCardView = const TextStyle(
color: Colors.black87,
fontSize: 15.0,
fontWeight: FontWeight.w500,
);
var textStyleTitleHomeCardView = const TextStyle(
color: Colors.black87,
fontSize: 15.0,
fontWeight: FontWeight.w500,
);