mirror of
https://github.com/SoPat712/RUSwipeShare.git
synced 2025-08-21 19:08:46 -04:00
Build ui almost complete, added assets
This commit is contained in:
@@ -79,7 +79,7 @@ class _HomeScreenState extends State<HomeScreen> {
|
||||
stateManagement: true, // Default is true.
|
||||
hideNavigationBarWhenKeyboardShows:
|
||||
true, // Recommended to set 'resizeToAvoidBottomInset' as true while using this argument. Default is true.
|
||||
decoration: NavBarDecoration(
|
||||
decoration: const NavBarDecoration(
|
||||
// border: Border(
|
||||
// top: BorderSide(width: 2.0, color: Colors.white),
|
||||
// ),
|
||||
|
Reference in New Issue
Block a user