Commit 8b10fd56 authored by Sai Srinivas's avatar Sai Srinivas
Browse files

12-11-2025

parent 31ab794f
...@@ -85,6 +85,7 @@ class _HomeScreenState extends State<HomeScreen> { ...@@ -85,6 +85,7 @@ class _HomeScreenState extends State<HomeScreen> {
physics: ClampingScrollPhysics(), physics: ClampingScrollPhysics(),
slivers: <Widget>[ slivers: <Widget>[
SliverAppBar( SliverAppBar(
leading: Container(), leading: Container(),
stretch: _stretch, stretch: _stretch,
backgroundColor: Color(0xFF4076FF), backgroundColor: Color(0xFF4076FF),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment