This commit is contained in:
DESKTOP-I3JPKHK\wy 2025-09-29 09:29:28 +08:00
parent f050263ddf
commit e96429fe05
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class DropdownSwitchStudentsType extends StatelessWidget {
),
SizedBox(width: _Constants.paddingMedium.w),
const Expanded(
flex: 5,
flex: 6,
child: Row(
crossAxisAlignment: CrossAxisAlignment.center,
mainAxisAlignment: MainAxisAlignment.spaceAround,