bodyMedium property
内容(中字体)
Implementation
static final TextStyle bodyMedium = TextStyle(
fontSize: 14.sp,
letterSpacing: 0.3,
height: 1.4,
fontWeight: FontWeight.w400,
);
内容(中字体)
static final TextStyle bodyMedium = TextStyle(
fontSize: 14.sp,
letterSpacing: 0.3,
height: 1.4,
fontWeight: FontWeight.w400,
);