setLightTextFieldStyle top-level property

TextStyle setLightTextFieldStyle
getter/setter pair

Implementation

var setLightTextFieldStyle = TextStyle(
  color: colorWithHex3,
);