moderFormHelperStyle property

TextStyle moderFormHelperStyle
getter/setter pair

Implementation

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