kEditUpdateTextStyle top-level constant
TextStyle
const kEditUpdateTextStyle
Implementation
const kEditUpdateTextStyle = TextStyle(
color: kPrimaryColorHexCode,
fontWeight: FontWeight.w200,
fontSize: 14.0,
);