11111
This commit is contained in:
parent
f050263ddf
commit
e96429fe05
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue