bodySmall property
内容(小字体)
Implementation
static final TextStyle bodySmall = TextStyle(
fontSize: 12.sp,
letterSpacing: 0.4,
height: 1.3,
fontWeight: FontWeight.w400,
);
内容(小字体)
static final TextStyle bodySmall = TextStyle(
fontSize: 12.sp,
letterSpacing: 0.4,
height: 1.3,
fontWeight: FontWeight.w400,
);