tabUnselectedLabel property
Tab未选中时标题样式
Implementation
static final TextStyle tabUnselectedLabel = TextStyle(
fontWeight: FontWeight.w400,
fontSize: 16.sp,
);
Tab未选中时标题样式
static final TextStyle tabUnselectedLabel = TextStyle(
fontWeight: FontWeight.w400,
fontSize: 16.sp,
);