kTextButtonTextStyle top-level constant

TextStyle const kTextButtonTextStyle

for forgot password and all

Implementation

const kTextButtonTextStyle = TextStyle(
  color: kPrimaryColorHexCode,
  fontSize: 12.0,
);