Skip to content

Commit fbdc6bb

Browse files
committed
Init
1 parent dba3c47 commit fbdc6bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ class _CupertinoSearchState extends fluent.State<CupertinoSearch> {
211211
child: CustomScrollView(
212212
slivers: [
213213
CupertinoSliverNavigationBar(
214+
border: Border.all(width: 0.0, color: Colors.transparent),
214215
largeTitle: Text('Search'),
215216
backgroundColor: Colors.white,
216217
transitionBetweenRoutes: true,

0 commit comments

Comments
 (0)