margin top
This commit is contained in:
parent
495cd222c7
commit
39d0b7103e
@ -251,6 +251,7 @@ class _TablesScreenState extends State<TablesScreen> {
|
|||||||
child: Column(
|
child: Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
children: [
|
children: [
|
||||||
|
SizedBox(height: 30),
|
||||||
const Text(
|
const Text(
|
||||||
'Sélectionner une table',
|
'Sélectionner une table',
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user