textStyleTitleHomeCardView top-level property

TextStyle textStyleTitleHomeCardView
getter/setter pair

Implementation

var textStyleTitleHomeCardView = const TextStyle(
  color: Colors.black87,
  fontSize: 15.0,
  fontWeight: FontWeight.w500,
);