setLightPlaceholderTextFieldStyle top-level property

TextStyle setLightPlaceholderTextFieldStyle
getter/setter pair

Implementation

var setLightPlaceholderTextFieldStyle = TextStyle(
  color: colorWithHex9,
);