moderFormHintStyle property

TextStyle moderFormHintStyle
getter/setter pair

Implementation

static TextStyle moderFormHintStyle = TextStyle(
  color: Color(0xff808495),
  fontSize: ScreenUtil().setSp(16),
);