setLightPlaceholderTitleTextStyle top-level property
Implementation
var setLightPlaceholderTitleTextStyle = TextStyle(
color: colorWithHex9,
fontSize: 28,
fontWeight: fontWeightBold,
);
var setLightPlaceholderTitleTextStyle = TextStyle(
color: colorWithHex9,
fontSize: 28,
fontWeight: fontWeightBold,
);