setLightPlaceholderTextStyle top-level property

TextStyle setLightPlaceholderTextStyle
getter/setter pair

Implementation

var setLightPlaceholderTextStyle = TextStyle(
  color: colorWithHex9,
  fontSize: 15,
);