Skip to content

Commit c84c27e

Browse files
author
knoyo
committed
修改:修改状态栏颜色
1 parent 7a61611 commit c84c27e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/lib/page/sample/user_profile.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class _UserProfilePageState extends State<UserProfilePage> {
2121
),
2222
iconTheme: IconThemeData(color: Colors.white),
2323
elevation: 0.0,
24+
brightness: Brightness.dark,
2425
),
2526
body: Stack(
2627
children: <Widget>[

0 commit comments

Comments
 (0)