setDarkPlaceholderMessageTextStyle top-level property
Implementation
var setDarkPlaceholderMessageTextStyle = TextStyle(
color: Colors.white,
fontSize: 17,
);
var setDarkPlaceholderMessageTextStyle = TextStyle(
color: Colors.white,
fontSize: 17,
);