Remove from intro screen
This commit is contained in:
parent
65d5fd48d3
commit
d7952ed1ab
@ -138,12 +138,6 @@ class _IntroScreenState extends State<IntroScreen> {
|
||||
child: _buildNavText(context),
|
||||
),
|
||||
),
|
||||
|
||||
Positioned(
|
||||
right: 0,
|
||||
top: 0,
|
||||
child: LocaleSwitcher(),
|
||||
),
|
||||
]);
|
||||
|
||||
return DefaultTextColor(
|
||||
|
Loading…
x
Reference in New Issue
Block a user