setLightAppBarTitleTextStyle top-level property
Implementation
var setLightAppBarTitleTextStyle = TextStyle(
fontSize: 20,
fontWeight: FontWeight.w500,
color: colorWithHex3,
);
var setLightAppBarTitleTextStyle = TextStyle(
fontSize: 20,
fontWeight: FontWeight.w500,
color: colorWithHex3,
);