On release/v3.1.4: Sauvegarde temporaire pour changement de branche
This commit is contained in:
@@ -118,6 +118,7 @@ class _ResponsiveNavigationState extends State<ResponsiveNavigation> {
|
||||
final isDesktop = size.width > 900;
|
||||
|
||||
return Scaffold(
|
||||
backgroundColor: Colors.transparent, // Fond transparent pour voir le gradient
|
||||
appBar: widget.showAppBar
|
||||
? AppBar(
|
||||
title: Text(widget.title),
|
||||
|
||||
Reference in New Issue
Block a user