modify layout and add function to print error and text translate
This commit is contained in:
@@ -21,7 +21,7 @@ class _SideBarState extends State<SideBar> {
|
||||
width: 288,
|
||||
height: double.infinity,
|
||||
decoration: const BoxDecoration(
|
||||
color: Color(0xFF17203A),
|
||||
color: Color(0xFF1A6B18),
|
||||
borderRadius: BorderRadius.all(
|
||||
Radius.circular(30),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user