bodyLarge property
内容(大字体)
Implementation
static final TextStyle bodyLarge = TextStyle(
fontSize: 16.sp,
letterSpacing: 0.5,
height: 1.5,
fontWeight: FontWeight.w400,
);
内容(大字体)
static final TextStyle bodyLarge = TextStyle(
fontSize: 16.sp,
letterSpacing: 0.5,
height: 1.5,
fontWeight: FontWeight.w400,
);