|
|
@ -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( |
|
|
|